OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vmodule
(Results
1 - 5
of
5
) 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",
Completed in 439 milliseconds