Searched refs:pr_debug_dtp (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| A D | annotate-data.c | 34 #define pr_debug_dtp(fmt, ...) \ macro 1038 pr_debug_dtp("(%s)", sb.buf); in check_matching_type() 1072 pr_debug_dtp("percpu ptr"); in check_matching_type() 1091 pr_debug_dtp("stack canary"); in check_matching_type() 1107 pr_debug_dtp("percpu var"); in check_matching_type() 1133 pr_debug_dtp("fbreg"); in check_matching_type() 1138 pr_debug_dtp(" : retry\n"); in check_matching_type() 1168 pr_debug_dtp("cfa"); in check_matching_type() 1179 pr_debug_dtp(" : retry\n"); in check_matching_type() 1211 pr_debug_dtp("this-cpu var"); in check_matching_type() [all …]
|
| A D | annotate-data.h | 24 #define pr_debug_dtp(fmt, ...) \ macro
|
| /linux/tools/perf/arch/x86/annotate/ |
| A D | instructions.c | 252 pr_debug_dtp("call [%x] return -> reg%d", in update_insn_state_x86() 306 pr_debug_dtp("add [%x] percpu %#"PRIx64" -> reg%d", in update_insn_state_x86() 349 pr_debug_dtp("mov [%x] stack canary -> reg%d\n", in update_insn_state_x86() 376 pr_debug_dtp("mov [%x] imm=%#x -> reg%d\n", in update_insn_state_x86() 396 pr_debug_dtp("mov [%x] reg%d -> reg%d", in update_insn_state_x86() 435 pr_debug_dtp("mov [%x] -%#x(stack) -> reg%d", in update_insn_state_x86() 448 pr_debug_dtp("mov [%x] %#x(reg%d) -> reg%d", in update_insn_state_x86() 508 pr_debug_dtp("mov [%x] percpu %#x(reg%d) -> reg%d", in update_insn_state_x86() 525 pr_debug_dtp("mov [%x] pointer %#x(reg%d) -> reg%d", in update_insn_state_x86() 547 pr_debug_dtp("mov [%x] percpu base reg%d\n", in update_insn_state_x86() [all …]
|
| /linux/tools/perf/arch/powerpc/annotate/ |
| A D | instructions.c | 299 pr_debug_dtp("mov [%x] reg%d -> reg%d", in update_insn_state_powerpc()
|
Completed in 14 milliseconds