Searched refs:pr_debug3 (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/tools/lib/perf/ |
D | internal.h | 21 #define pr_debug3(fmt, ...) __pr(LIBPERF_DEBUG3, fmt, ##__VA_ARGS__) macro
|
D | mmap.c | 138 pr_debug3("move evt_head: %"PRIx64"\n", evt_head); in overwrite_rb_find_range()
|
/linux-6.12.1/tools/perf/tests/ |
D | switch-tracking.c | 86 pr_debug3("comm event: %s nr: %d\n", event->comm.comm, nr); in check_comm() 144 pr_debug3("sched_switch: cpu: %d prev_tid %d next_tid %d\n", in process_sample_event() 162 pr_debug3("cycles event\n"); in process_sample_event()
|
/linux-6.12.1/tools/perf/util/ |
D | debug.h | 41 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) macro
|
D | annotate-data.h | 29 pr_debug3(fmt, ##__VA_ARGS__); \
|
D | annotate.c | 221 pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, map__unmap_ip(ms->map, addr)); in __symbol__inc_addr_samples() 253 pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64 in __symbol__inc_addr_samples()
|
D | annotate-data.c | 39 pr_debug3(fmt, ##__VA_ARGS__); \
|
D | callchain.c | 1626 pr_debug3("%s: not enough memory\n", __func__); in get_tls_callchain_cursor()
|
D | auxtrace.c | 1854 pr_debug3("auxtrace idx %d old %#"PRIx64" head %#"PRIx64" diff %#"PRIx64"\n", in __auxtrace_mmap__read()
|
D | cs-etm.c | 3083 pr_debug3("CS ETM: Queue buffer size: %#"PRI_lx64" offset: %#"PRI_lx64 in cs_etm__queue_aux_fragment()
|
D | evsel.c | 2293 pr_debug3("Opening: %s\n", evsel__name(evsel)); in evsel__open_cpu()
|
/linux-6.12.1/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 | 1119 pr_debug3("%s: mmap index %d old head %zu new head %zu\n", in intel_pt_find_snapshot() 1165 pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n", in intel_pt_find_snapshot()
|
/linux-6.12.1/tools/perf/arch/arm/util/ |
D | cs-etm.c | 676 pr_debug3("[%03d] pmu file 'ts_source' not found. Fallback to safe value (-1)\n", in cs_etm_save_etmv4_header() 707 pr_debug3("[%03d] pmu file 'ts_source' not found. Fallback to safe value (-1)\n", in cs_etm_save_ete_header()
|
/linux-6.12.1/tools/perf/arch/arm64/util/ |
D | arm-spe.c | 459 pr_debug3("%s: mmap index %d old head %zu new head %zu size %zu\n", in arm_spe_find_snapshot()
|
/linux-6.12.1/tools/perf/ |
D | builtin-record.c | 2488 pr_debug3("perf record opening and mmapping events\n"); in __cmd_record() 2494 pr_debug3("perf record done opening and mmapping events\n"); in __cmd_record() 2628 pr_debug3("perf record has started\n"); in __cmd_record()
|
D | builtin-kmem.c | 441 pr_debug3("skipping alloc function: %s\n", caller->name); in find_callsite()
|