Searched refs:pr_debug4 (Results 1 – 9 of 9) sorted by relevance
/tools/perf/arch/powerpc/util/ |
D | perf_regs.c | 91 pr_debug4("Regex compilation error.\n"); in sdt_init_op_regex() 121 pr_debug4("Skipping unsupported SDT argument: %s\n", old_op); in arch_sdt_arg_parse_op() 160 pr_debug4("Skipping unsupported SDT argument: %s\n", old_op); in arch_sdt_arg_parse_op()
|
/tools/perf/arch/s390/util/ |
D | machine.c | 51 pr_debug4("%s sym:%s end:%#lx\n", __func__, p->name, p->end); in arch__symbols__fixup_end()
|
/tools/perf/util/ |
D | debug.h | 31 #define pr_debug4(fmt, ...) pr_debugN(4, pr_fmt(fmt), ##__VA_ARGS__) macro
|
D | probe-file.c | 722 pr_debug4("Failed to get a valid sdt type\n"); in sdt_arg_parse_size() 737 pr_debug4("Allocation error\n"); in synthesize_sdt_probe_arg() 836 pr_debug4("Failed to get sdt note: %d\n", ret); in probe_cache__scan_sdt()
|
D | build-id.c | 606 pr_debug4("Found %d SDTs in %s\n", ret, realname); in build_id_cache__add_sdt_cache() 741 pr_debug4("Failed to update/scan SDT cache for %s\n", realname); in build_id_cache__add_s()
|
D | s390-cpumsf.c | 535 pr_debug4("%s pos:%#zx ip:%#" PRIx64 " P:%d CL:%d pid:%d.%d cpumode:%d cpu:%d\n", in s390_cpumsf_make_event() 745 pr_debug4("%s queue_nr:%d buffer:%" PRId64 " offset:%#" PRIx64 " size:%#zx rest:%#zx\n", in s390_cpumsf_run_decoder()
|
D | symbol-elf.c | 1162 pr_debug4("%s: failed to find program header for " in dso__load_sym() 1165 pr_debug4("%s: adjusting symbol: st_value: %#" PRIx64 " " in dso__load_sym() 1179 pr_debug4("%s: adjusting symbol: st_value: %#" PRIx64 " " in dso__load_sym()
|
D | symbol.c | 293 pr_debug4("%s: %s %#" PRIx64 "-%#" PRIx64 "\n", in symbol__new()
|
/tools/perf/arch/x86/util/ |
D | perf_regs.c | 157 pr_debug4("Regex compilation error.\n"); in sdt_init_op_regex() 225 pr_debug4("Skipping unsupported SDT argument: %s\n", old_op); in arch_sdt_arg_parse_op()
|