Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Daddr2line.c116 pr_debug3("Detected LLVM addr2line style\n"); in cmd_addr2line_configure()
121 pr_debug3("Detected binutils addr2line style\n"); in cmd_addr2line_configure()
187 pr_debug3("%s %s: addr2line read address for sentinel: %s", __func__, dso_name, line); in read_addr2line_record()
233 pr_debug3("%s %s: addr2line read line: %s", __func__, dso_name, line); in read_addr2line_record()
244 pr_debug3("%s %s: addr2line filename:number : %s", __func__, dso_name, line); in read_addr2line_record()
H A Dhwmon_pmu.c186 pr_debug3("hwmon_pmu: not a hwmon file '%s'\n", filename); in parse_hwmon_filename()
192 pr_debug3("hwmon_pmu: not a hwmon type '%s' in file name '%s'\n", in parse_hwmon_filename()
213 pr_debug3("hwmon_pmu: not a hwmon item '%s' in file name '%s'\n", in parse_hwmon_filename()
266 pr_debug3("Not a hwmon file '%s'\n", ent->d_name); in hwmon_pmu__read_events()
H A Ddebug.h41 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) macro
H A Dannotate-data.h29 pr_debug3(fmt, ##__VA_ARGS__); \
H A Dannotate.c226 pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, map__unmap_ip(ms->map, addr)); in __symbol__inc_addr_samples()
259 pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64 in __symbol__inc_addr_samples()
H A Dcallchain.c1696 pr_debug3("%s: not enough memory\n", __func__); in callchain_param_setup()
H A Dannotate-data.c39 pr_debug3(fmt, ##__VA_ARGS__); \
H A Dauxtrace.c1971 pr_debug3("auxtrace idx %d old %#"PRIx64" head %#"PRIx64" diff %#"PRIx64"\n", in __auxtrace_mmap__read()
H A Dcs-etm.c3251 pr_debug3("CS ETM: Queue buffer size: %#"PRI_lx64" offset: %#"PRI_lx64 in cs_etm__map_trace_ids_metadata()
H A Devsel.c3009 pr_debug3("Opening: %s\n", evsel__name(evsel)); in perf_evsel__parse_id_sample()
/linux/tools/lib/perf/
H A Dinternal.h21 #define pr_debug3(fmt, ...) __pr(LIBPERF_DEBUG3, fmt, ##__VA_ARGS__) macro
H A Dmmap.c138 pr_debug3("move evt_head: %"PRIx64"\n", evt_head); in overwrite_rb_find_range()
/linux/tools/perf/tests/
H A Dswitch-tracking.c86 pr_debug3("comm event: %s nr: %d\n", event->comm.comm, nr); in check_comm()
149 pr_debug3("sched_switch: cpu: %d prev_tid %d next_tid %d\n", in process_sample_event()
168 pr_debug3("cycles event\n"); in process_sample_event()
H A Dbuiltin-test.c1323 pr_debug3("Killing %d pid %d\n",
/linux/tools/perf/arch/x86/util/
H A Dintel-bts.c378 pr_debug3("%s: mmap index %d old head %zu new head %zu\n", in intel_bts_find_snapshot()
411 pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n", in intel_bts_find_snapshot()
H A Dintel-pt.c1125 pr_debug3("%s: mmap index %d old head %zu new head %zu\n", in intel_pt_find_snapshot()
1171 pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n", in intel_pt_find_snapshot()
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c687 pr_debug3("[%03d] pmu file 'ts_source' not found. Fallback to safe value (-1)\n", in cs_etm_save_etmv4_header()
718 pr_debug3("[%03d] pmu file 'ts_source' not found. Fallback to safe value (-1)\n", in cs_etm_save_ete_header()
/linux/tools/perf/arch/arm64/util/
H A Darm-spe.c617 pr_debug3("%s: mmap index %d old head %zu new head %zu size %zu\n", in arm_spe_find_snapshot()
/linux/tools/perf/
H A Dbuiltin-record.c2578 pr_debug3("perf record opening and mmapping events\n"); in __cmd_record()
2584 pr_debug3("perf record done opening and mmapping events\n"); in __cmd_record()
2728 pr_debug3("perf record has started\n"); in __cmd_record()
H A Dbuiltin-kmem.c442 pr_debug3("skipping alloc function: %s\n", caller->name); in find_callsite()