OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vmisc
(Results
1 - 8
of
8
) sorted by null
/external/oprofile/daemon/
opd_trans.c
79
verbprintf(
vmisc
, "Dangling ESCAPE_CODE.\n");
160
if (
vmisc
) {
179
verbprintf(
vmisc
, "CPU_SWITCH to %lu\n", trans->cpu);
194
if (
vmisc
) {
196
verbprintf(
vmisc
, "COOKIE_SWITCH to cookie %s(%llx)\n",
204
verbprintf(
vmisc
, "KERNEL_ENTER_SWITCH to kernel\n");
217
verbprintf(
vmisc
, "USER_ENTER_SWITCH to user-space\n");
246
verbprintf(
vmisc
, "XEN_ENTER_SWITCH to xen\n");
333
verbprintf(
vmisc
, "Dangling ESCAPE_CODE.\n");
opd_printf.h
28
extern int
vmisc
;
init.c
145
verbprintf(
vmisc
, "Read buffer of %d entries.\n", (unsigned int)num);
178
if (
vmisc
)
244
verbprintf(
vmisc
, "Start opjitconv was triggered\n");
299
verbprintf(
vmisc
, "JIT dump processing complete.\n");
opd_anon.c
101
if (
vmisc
) {
122
if (
vmisc
) {
213
verbprintf(
vmisc
, "Found range 0x%llx-0x%llx for tgid %u, pc %llx.\n",
oprofiled.c
61
int
vmisc
;
variable
296
verbprintf(
vmisc
, "Adding to image filter: \"%s\"\n", elt->name);
360
vmisc
= 1;
371
vmisc
= 1;
opd_kernel.c
52
verbprintf(
vmisc
, "kernel_start = %llx, kernel_end = %llx\n",
77
verbprintf(
vmisc
, "xen_start = %llx, xen_end = %llx\n",
opd_spu.c
72
if (
vmisc
) {
160
verbprintf(
vmisc
, "Dangling ESCAPE_CODE.\n");
opd_events.c
100
verbprintf(
vmisc
, "Events: %s\n", ev);
Completed in 22 milliseconds