Home
last modified time | relevance | path

Searched refs:pr_debug3 (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/tools/perf/tests/
Dswitch-tracking.c76 pr_debug3("comm event: %s nr: %d\n", event->comm.comm, nr); in check_comm()
134 pr_debug3("sched_switch: cpu: %d prev_tid %d next_tid %d\n", in process_sample_event()
152 pr_debug3("cycles event\n"); in process_sample_event()
/Linux-v4.19/tools/perf/util/
Ddebug.h34 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) macro
Dmmap.c229 pr_debug3("move evt_head: %"PRIx64"\n", evt_head); in overwrite_rb_find_range()
Dannotate.c838 pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, map->unmap_ip(map, addr)); in __symbol__inc_addr_samples()
859 pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64 in __symbol__inc_addr_samples()
Dauxtrace.c1222 pr_debug3("auxtrace idx %d old %#"PRIx64" head %#"PRIx64" diff %#"PRIx64"\n", in __auxtrace_mmap__read()
/Linux-v4.19/tools/perf/arch/x86/util/
Dintel-bts.c373 pr_debug3("%s: mmap index %d old head %zu new head %zu\n", in intel_bts_find_snapshot()
406 pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n", in intel_bts_find_snapshot()
Dintel-pt.c1005 pr_debug3("%s: mmap index %d old head %zu new head %zu\n", in intel_pt_find_snapshot()
1051 pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n", in intel_pt_find_snapshot()
/Linux-v4.19/tools/perf/arch/arm/util/
Dcs-etm.c503 pr_debug3("%s: mmap index %d old head %zu new head %zu size %zu\n", in cs_etm_find_snapshot()
/Linux-v4.19/tools/perf/
Dbuiltin-kmem.c417 pr_debug3("skipping alloc function: %s\n", caller->name); in find_callsite()