Searched refs:pr_debug3 (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/tools/perf/tests/ |
D | switch-tracking.c | 74 pr_debug3("comm event: %s nr: %d\n", event->comm.comm, nr); in check_comm() 132 pr_debug3("sched_switch: cpu: %d prev_tid %d next_tid %d\n", in process_sample_event() 150 pr_debug3("cycles event\n"); in process_sample_event()
|
/linux-4.4.14/tools/perf/util/ |
D | debug.h | 32 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) macro
|
D | annotate.c | 549 pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, map->unmap_ip(map, addr)); in __symbol__inc_addr_samples() 562 pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64 in __symbol__inc_addr_samples()
|
D | auxtrace.c | 1172 pr_debug3("auxtrace idx %d old %#"PRIx64" head %#"PRIx64" diff %#"PRIx64"\n", in __auxtrace_mmap__read()
|
/linux-4.4.14/tools/perf/arch/x86/util/ |
D | intel-bts.c | 374 pr_debug3("%s: mmap index %d old head %zu new head %zu\n", in intel_bts_find_snapshot() 407 pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n", in intel_bts_find_snapshot()
|
D | intel-pt.c | 945 pr_debug3("%s: mmap index %d old head %zu new head %zu\n", in intel_pt_find_snapshot() 991 pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n", in intel_pt_find_snapshot()
|
/linux-4.4.14/tools/perf/ |
D | builtin-kmem.c | 401 pr_debug3("skipping alloc function: %s\n", caller->name); in find_callsite()
|