OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vmodule
(Results
1 - 11
of
11
) sorted by null
/external/oprofile/daemon/
opd_printf.h
24
extern int
vmodule
;
oprofiled.c
60
int
vmodule
;
variable
359
vmodule
= 1;
369
vmodule
= 1;
opd_kernel.c
190
verbprintf(
vmodule
, "module %s start %llx end %llx\n",
opd_trans.c
226
verbprintf(
vmodule
, "MODULE_LOADED_CODE\n");
/external/oprofile/daemon/liblegacy/
opd_kernel.c
119
verbprintf(
vmodule
, "Removing module list\n");
167
verbprintf(
vmodule
, "Read module info.\n");
285
verbprintf(
vmodule
, "query_module failed: %s\n", strerror(errno));
299
verbprintf(
vmodule
, "Sample from unprofilable module %s\n", name);
372
verbprintf(
vmodule
, "No image for sampled module %s\n",
450
verbprintf(
vmodule
, "unable to get path name for module %s\n",
456
verbprintf(
vmodule
, "Can't create image for %s %s\n",
/external/chromium/base/
base_switches.cc
48
const char kVModule[] = "
vmodule
";
vlog.cc
62
LOG(WARNING) << "Could not fully parse
vmodule
switch \""
logging.h
86
// --
vmodule
=profile=2,icon_loader=1,browser_*=3,*/chromeos/*=4 --v=0
349
// that using the v-logging functions in conjunction with --
vmodule
[
all
...]
/external/open-vcdiff/gflags/src/gflags/
gflags_completions.h
97
// $ /path/to/binary_name --
vmodule
<TAB>
gflags_completions.h.in
97
// $ /path/to/binary_name --
vmodule
<TAB>
/external/open-vcdiff/gflags/src/windows/gflags/
gflags_completions.h
97
// $ /path/to/binary_name --
vmodule
<TAB>
Completed in 1190 milliseconds