Symbol: pr_debug3
tools/lib/perf/mmap.c
138
pr_debug3("move evt_head: %"PRIx64"\n", evt_head);
tools/perf/arch/arm/util/cs-etm.c
684
pr_debug3("[%03d] pmu file 'ts_source' not found. Fallback to safe value (-1)\n",
tools/perf/arch/arm/util/cs-etm.c
715
pr_debug3("[%03d] pmu file 'ts_source' not found. Fallback to safe value (-1)\n",
tools/perf/arch/arm64/util/arm-spe.c
615
pr_debug3("%s: mmap index %d old head %zu new head %zu size %zu\n",
tools/perf/arch/x86/util/intel-bts.c
374
pr_debug3("%s: mmap index %d old head %zu new head %zu\n",
tools/perf/arch/x86/util/intel-bts.c
407
pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n",
tools/perf/arch/x86/util/intel-pt.c
1121
pr_debug3("%s: mmap index %d old head %zu new head %zu\n",
tools/perf/arch/x86/util/intel-pt.c
1167
pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n",
tools/perf/builtin-kmem.c
441
pr_debug3("skipping alloc function: %s\n", caller->name);
tools/perf/builtin-record.c
2561
pr_debug3("perf record opening and mmapping events\n");
tools/perf/builtin-record.c
2567
pr_debug3("perf record done opening and mmapping events\n");
tools/perf/builtin-record.c
2711
pr_debug3("perf record has started\n");
tools/perf/tests/builtin-test.c
597
pr_debug3("Killing %d pid %d\n",
tools/perf/tests/switch-tracking.c
146
pr_debug3("sched_switch: cpu: %d prev_tid %d next_tid %d\n",
tools/perf/tests/switch-tracking.c
165
pr_debug3("cycles event\n");
tools/perf/tests/switch-tracking.c
86
pr_debug3("comm event: %s nr: %d\n", event->comm.comm, nr);
tools/perf/util/addr2line.c
119
pr_debug3("Detected LLVM addr2line style\n");
tools/perf/util/addr2line.c
124
pr_debug3("Detected binutils addr2line style\n");
tools/perf/util/addr2line.c
190
pr_debug3("%s %s: addr2line read address for sentinel: %s", __func__, dso_name, line);
tools/perf/util/addr2line.c
236
pr_debug3("%s %s: addr2line read line: %s", __func__, dso_name, line);
tools/perf/util/addr2line.c
247
pr_debug3("%s %s: addr2line filename:number : %s", __func__, dso_name, line);
tools/perf/util/annotate-data.c
39
pr_debug3(fmt, ##__VA_ARGS__); \
tools/perf/util/annotate-data.h
29
pr_debug3(fmt, ##__VA_ARGS__); \
tools/perf/util/annotate.c
226
pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, map__unmap_ip(ms->map, addr));
tools/perf/util/annotate.c
258
pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64
tools/perf/util/auxtrace.c
1934
pr_debug3("auxtrace idx %d old %#"PRIx64" head %#"PRIx64" diff %#"PRIx64"\n",
tools/perf/util/callchain.c
1634
pr_debug3("%s: not enough memory\n", __func__);
tools/perf/util/cs-etm.c
3092
pr_debug3("CS ETM: Queue buffer size: %#"PRI_lx64" offset: %#"PRI_lx64
tools/perf/util/evsel.c
2814
pr_debug3("Opening: %s\n", evsel__name(evsel));
tools/perf/util/hwmon_pmu.c
186
pr_debug3("hwmon_pmu: not a hwmon file '%s'\n", filename);
tools/perf/util/hwmon_pmu.c
192
pr_debug3("hwmon_pmu: not a hwmon type '%s' in file name '%s'\n",
tools/perf/util/hwmon_pmu.c
212
pr_debug3("hwmon_pmu: not a hwmon item '%s' in file name '%s'\n",
tools/perf/util/hwmon_pmu.c
265
pr_debug3("Not a hwmon file '%s'\n", ent->d_name);