/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 | 146 verbprintf(vmisc, "Read buffer of %d entries.\n", (unsigned int)num); 245 verbprintf(vmisc, "Start opjitconv was triggered\n"); 302 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_ibs.c | 197 verbprintf(vext, "not enough remaining\n"); 219 verbprintf(vsamples, 247 verbprintf(vext, "not enough remaining\n"); 271 verbprintf(vext, "not enough remaining\n"); 301 verbprintf(vsamples, 648 verbprintf(vext, "Warning: Cannot create file %s\n", filename); 664 verbprintf(vext, "Warning: Cannot create file %s\n", filename);
|
opd_events.c | 100 verbprintf(vmisc, "Events: %s\n", ev);
|
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);
|
/external/oprofile/opjitconv/ |
parse_dump.c | 66 verbprintf(debug, "record0: name=%s, vma=%llx, code_size=%i, " 74 verbprintf(debug, "record total size mismatch\n"); 91 verbprintf(debug,"record1: vma=%llx, life_end=%lli\n", 104 verbprintf(debug,"matching record found\n"); 145 verbprintf(debug, "record past end of file\n"); 179 verbprintf(debug, "unknown record type\n"); 202 verbprintf(debug, 209 verbprintf(debug, "opjitconv: Wrong jitdump file magic\n"); 214 verbprintf(debug, "opjitconv: Wrong jitdump file version\n"); 219 verbprintf(debug, "opjitconv: EOF in jitdump file, not enough [all...] |
jitsymbol.c | 176 verbprintf(debug, "invalidate_entry: addr=%llx, name=%s\n", 275 verbprintf(debug, "split right (new) name=%s, start=%llx," 300 verbprintf(debug, "split left name=%s, start=%llx, end=%llx\n", 336 verbprintf(debug, "assert failed:" 343 verbprintf(debug, "assert failed: " 383 verbprintf(debug, "overlap idx=%i, name=%s, " 413 verbprintf(debug, "selected idx=%i, name=%s\n", idx, e->symbol_name); 437 verbprintf(debug,"count=%i, scan overlaps...\n", entry_count); 507 verbprintf(debug, "WARNING: overlaps detected. "
|
create_bfd.c | 59 verbprintf(debug,"add sym: name=%s, value=%llx\n", s->name, 80 verbprintf(debug, "create_section() %s\n", section_name); 119 verbprintf(debug, "section idx=%i, name=%s, vma_start=%llx, size=%i\n", 158 verbprintf(debug, "section = %s, i = %i, code = %llx," 226 verbprintf(debug, "opjitconv: fill_sections\n");
|
opjitconv.c | 268 verbprintf(debug, "Processing dumpfile %s\n", dmp_pathname); 294 verbprintf(debug, "Found JIT dumpfile for process %s\n", 371 verbprintf(debug, "Converting %s to %s\n", dmp_pathname, 563 verbprintf(debug, "JIT convert error %d\n", rc); 625 verbprintf(debug, "start time/end time is %llu/%llu\n", 629 verbprintf(debug, "opjitconv: Ending with rc = %d. This code"
|
/external/oprofile/daemon/liblegacy/ |
opd_kernel.c | 60 verbprintf(vmisc, "OPD_PARSE_KERNEL_RANGE: kernel_start = %lx, kernel_end = %lx\n", 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", 419 verbprintf(vmisc, "un-named proc for tid %d\n", proc->tid); 427 verbprintf(vmisc, "Can't create image for %s %s\n", vmlinux, app_name); 450 verbprintf(vmodule, "unable to get path name for module %s\n", 456 verbprintf(vmodule, "Can't create image for %s %s\n" [all...] |
opd_proc.c | 115 verbprintf(vsamples, "DO_PUT_SAMPLE : calc offset 0x%.8lx, " 197 verbprintf(vsamples, "DO_PUT_SAMPLE: c%d, EIP 0x%.8lx, tgid %.6d pid %.6d\n", 215 verbprintf(vmisc, "No proc info for tgid %.6d pid %.6d.\n", 232 verbprintf(vsamples, "Couldn't find map for pid %.6d, EIP 0x%.8lx.\n", 244 verbprintf(vmisc, "DO_FORK: from %d, %d to %ld, %ld\n", note->pid, note->tgid, 290 verbprintf(vmisc, "DO_EXEC: pid %u %u\n", tid, tgid); 321 verbprintf(vmisc, "DO_EXIT: process %d\n", note->pid); 328 verbprintf(vmisc, "unknown proc %u just exited.\n", note->pid);
|
opd_mapping.c | 73 verbprintf(vmisc, "Adding mapping for process %d: 0x%.8lx-0x%.8lx, off 0x%.8lx, \"%s\"\n", 149 verbprintf(vmisc, "Told about mapping for non-existent process %u.\n", note->pid);
|
init.c | 149 verbprintf(vmisc, "Shutting down, state %d\n", buf->state); 198 verbprintf(vmisc, "Shutting down by request.\n"); 269 verbprintf(vmisc, "Read buffer of %d entries for cpu %d.\n", 275 verbprintf(vsamples, "%.6u: EIP: 0x%.8lx pid: %.6d\n",
|
opd_image.c | 51 verbprintf(vmisc, "Deleting image: name %s app_name %s, kernel %d, " 135 verbprintf(vmisc, "Creating image: %s %s, kernel %d, tid %d, "
|
opd_parse_proc.c | 117 verbprintf(vmisc, "image name %s for pid %u %u\n", image_name, proc->tid, proc->tgid); 214 verbprintf(vmisc, "ASCII added %u %u\n", pid, tgid);
|
opd_sample_files.c | 43 verbprintf(vsfile, "image lru clear\n"); 111 verbprintf(vsfile, "Opening \"%s\"\n", mangled);
|
/external/oprofile/libdb/tests/ |
db_test.c | 28 #define verbprintf(args...) \ macro 70 verbprintf("%s: nr item: %d, elapsed: %f ns\n", 132 verbprintf("test() ok %d %d\n", i, j);
|