HomeSort by relevance Sort by last modified time
    Searched refs:verbprintf (Results 1 - 11 of 11) sorted by null

  /external/oprofile/daemon/
opd_printf.h 30 #define verbprintf(x, args...) \ macro
opd_trans.c 79 verbprintf(vmisc, "Dangling ESCAPE_CODE.\n");
179 verbprintf(vmisc, "CPU_SWITCH to %lu\n", trans->cpu);
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");
226 verbprintf(vmodule, "MODULE_LOADED_CODE\n");
240 verbprintf(varcs, "TRACE_BEGIN\n");
246 verbprintf(vmisc, "XEN_ENTER_SWITCH to xen\n");
333 verbprintf(vmisc, "Dangling ESCAPE_CODE.\n");
init.c 145 verbprintf(vmisc, "Read buffer of %d entries.\n", (unsigned int)num);
244 verbprintf(vmisc, "Start opjitconv was triggered\n");
299 verbprintf(vmisc, "JIT dump processing complete.\n");
opd_kernel.c 52 verbprintf(vmisc, "kernel_start = %llx, kernel_end = %llx\n",
77 verbprintf(vmisc, "xen_start = %llx, xen_end = %llx\n",
190 verbprintf(vmodule, "module %s start %llx end %llx\n",
opd_events.c 100 verbprintf(vmisc, "Events: %s\n", ev);
opd_ibs.c 158 verbprintf(vext, "not enough remaining\n");
180 verbprintf(vsamples,
208 verbprintf(vext, "not enough remaining\n");
236 verbprintf(vsamples,
opd_mangling.c 155 verbprintf(vsfile, "Opening \"%s\"\n", mangled);
opd_spu.c 160 verbprintf(vmisc, "Dangling ESCAPE_CODE.\n");
opd_anon.c 213 verbprintf(vmisc, "Found range 0x%llx-0x%llx for tgid %u, pc %llx.\n",
opd_sfile.c 236 verbprintf(vsamples, "Losing sample at 0x%llx of unknown provenance.\n",
246 verbprintf(vsamples, "Lost kernel sample %llx\n", trans->pc);
oprofiled.c 296 verbprintf(vmisc, "Adding to image filter: \"%s\"\n", elt->name);

Completed in 968 milliseconds