Searched refs:pr_debug4 (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/tools/perf/arch/powerpc/util/ |
D | perf_regs.c | 112 pr_debug4("Regex compilation error.\n"); in sdt_init_op_regex() 142 pr_debug4("Skipping unsupported SDT argument: %s\n", old_op); in arch_sdt_arg_parse_op() 181 pr_debug4("Skipping unsupported SDT argument: %s\n", old_op); in arch_sdt_arg_parse_op()
|
/linux-5.19.10/tools/perf/arch/arm64/util/ |
D | perf_regs.c | 86 pr_debug4("Regex compilation error.\n"); in sdt_init_op_regex() 135 pr_debug4("Skipping unsupported SDT argument: %s\n", old_op); in arch_sdt_arg_parse_op()
|
/linux-5.19.10/tools/perf/arch/x86/util/ |
D | perf_regs.c | 159 pr_debug4("Regex compilation error.\n"); in sdt_init_op_regex() 227 pr_debug4("Skipping unsupported SDT argument: %s\n", old_op); in arch_sdt_arg_parse_op()
|
/linux-5.19.10/tools/perf/util/ |
D | debug.h | 40 #define pr_debug4(fmt, ...) pr_debugN(4, pr_fmt(fmt), ##__VA_ARGS__) macro
|
D | probe-file.c | 771 pr_debug4("Failed to get a valid sdt type\n"); in sdt_arg_parse_size() 786 pr_debug4("Allocation error\n"); in synthesize_sdt_probe_arg() 919 pr_debug4("Failed to get sdt note: %d\n", ret); in probe_cache__scan_sdt()
|
D | build-id.c | 622 pr_debug4("Found %d SDTs in %s\n", ret, realname); in build_id_cache__add_sdt_cache() 780 pr_debug4("Failed to update/scan SDT cache for %s\n", realname); in build_id_cache__add()
|
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 | 1308 pr_debug4("%s: failed to find program header for " in dso__load_sym_internal() 1311 pr_debug4("%s: adjusting symbol: st_value: %#" PRIx64 " " in dso__load_sym_internal() 1325 pr_debug4("%s: adjusting symbol: st_value: %#" PRIx64 " " in dso__load_sym_internal()
|
D | symbol.c | 250 pr_debug4("%s sym:%s end:%#" PRIx64 "\n", in symbols__fixup_end() 305 pr_debug4("%s: %s %#" PRIx64 "-%#" PRIx64 "\n", in symbol__new()
|