Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dswitch-tracking.c84 pr_debug3("comm event: %s nr: %d\n", event->comm.comm, nr); in check_comm()
142 pr_debug3("sched_switch: cpu: %d prev_tid %d next_tid %d\n", in process_sample_event()
160 pr_debug3("cycles event\n"); in process_sample_event()
A Dpmu-events.c803pr_debug3("Parse event failed, but for an event that may not be supported by this CPU.\nid '%s' me… in check_parse_cpu()
/linux/tools/lib/perf/
A Dinternal.h21 #define pr_debug3(fmt, ...) __pr(LIBPERF_DEBUG3, fmt, ##__VA_ARGS__) macro
A Dmmap.c131 pr_debug3("move evt_head: %"PRIx64"\n", evt_head); in overwrite_rb_find_range()
/linux/tools/perf/util/
A Ddebug.h39 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) macro
A Dannotate.c892 pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, ms->map->unmap_ip(ms->map, addr)); in __symbol__inc_addr_samples()
913 pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64 in __symbol__inc_addr_samples()
A Dauxtrace.c1773 pr_debug3("auxtrace idx %d old %#"PRIx64" head %#"PRIx64" diff %#"PRIx64"\n", in __auxtrace_mmap__read()
A Dcs-etm.c2791 pr_debug3("CS ETM: Queue buffer size: %#"PRI_lx64" offset: %#"PRI_lx64 in cs_etm__queue_aux_fragment()
/linux/tools/perf/arch/x86/util/
A 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()
A Dintel-pt.c1129 pr_debug3("%s: mmap index %d old head %zu new head %zu\n", in intel_pt_find_snapshot()
1175 pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n", in intel_pt_find_snapshot()
/linux/tools/perf/arch/arm64/util/
A Darm-spe.c428 pr_debug3("%s: mmap index %d old head %zu new head %zu size %zu\n", in arm_spe_find_snapshot()
/linux/tools/perf/
A Dbuiltin-kmem.c419 pr_debug3("skipping alloc function: %s\n", caller->name); in find_callsite()

Completed in 40 milliseconds