Searched refs:pr_debug4 (Results 1 – 12 of 12) sorted by relevance
/linux/tools/perf/arch/powerpc/util/ |
A 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()
|
A D | machine.c | 24 pr_debug4("%s sym:%s end:%#" PRIx64 "\n", __func__, p->name, p->end); in arch__symbols__fixup_end()
|
/linux/tools/perf/arch/arm64/util/ |
A D | perf_regs.c | 79 pr_debug4("Regex compilation error.\n"); in sdt_init_op_regex() 128 pr_debug4("Skipping unsupported SDT argument: %s\n", old_op); in arch_sdt_arg_parse_op()
|
A D | machine.c | 27 pr_debug4("%s sym:%s end:%#" PRIx64 "\n", __func__, p->name, p->end); in arch__symbols__fixup_end()
|
/linux/tools/perf/arch/s390/util/ |
A D | machine.c | 52 pr_debug4("%s sym:%s end:%#" PRIx64 "\n", __func__, p->name, p->end); in arch__symbols__fixup_end()
|
/linux/tools/perf/arch/x86/util/ |
A 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()
|
/linux/tools/perf/util/ |
A D | debug.h | 40 #define pr_debug4(fmt, ...) pr_debugN(4, pr_fmt(fmt), ##__VA_ARGS__) macro
|
A 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()
|
A 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()
|
A 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()
|
A D | symbol.c | 288 pr_debug4("%s: %s %#" PRIx64 "-%#" PRIx64 "\n", in symbol__new()
|
A D | symbol-elf.c | 1265 pr_debug4("%s: adjusting symbol: st_value: %#" PRIx64 " " in dso__load_sym_internal()
|
Completed in 29 milliseconds