Searched refs:pr_debug3 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/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.1.27/tools/perf/util/ |
D | debug.h | 32 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) macro
|
D | annotate.c | 493 pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, map->unmap_ip(map, addr)); in __symbol__inc_addr_samples() 503 pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64 in __symbol__inc_addr_samples()
|