Searched refs:PERF_REG_X86_SI (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
H A D | unwind-libunwind.c | 30 id = PERF_REG_X86_SI; in LIBUNWIND__ARCH_REG_ID() 94 id = PERF_REG_X86_SI; in LIBUNWIND__ARCH_REG_ID()
|
H A D | perf_regs.c | 18 SMPL_REG(SI, PERF_REG_X86_SI),
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | unwind-libunwind.c | 30 id = PERF_REG_X86_SI; in LIBUNWIND__ARCH_REG_ID() 94 id = PERF_REG_X86_SI; in LIBUNWIND__ARCH_REG_ID()
|
H A D | perf_regs.c | 21 SMPL_REG(SI, PERF_REG_X86_SI),
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
H A D | perf_regs.h | 10 PERF_REG_X86_SI, enumerator
|
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/ |
H A D | perf_regs.h | 10 PERF_REG_X86_SI, enumerator
|
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/ |
H A D | perf_regs.h | 10 PERF_REG_X86_SI, enumerator
|
/kernel/linux/linux-6.6/tools/perf/util/perf-regs-arch/ |
H A D | perf_regs_x86.c | 19 case PERF_REG_X86_SI: in __perf_reg_name_x86()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | perf_regs.h | 26 PERF_REG_X86_SI, enumerator
|
/kernel/linux/linux-6.6/tools/arch/x86/include/uapi/asm/ |
H A D | perf_regs.h | 10 PERF_REG_X86_SI, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | perf_regs.h | 26 PERF_REG_X86_SI, enumerator
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/include/ |
H A D | perf_regs.h | 37 case PERF_REG_X86_SI: in __perf_reg_name()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | perf_regs.c | 25 PT_REGS_OFFSET(PERF_REG_X86_SI, si),
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | perf_regs.c | 25 PT_REGS_OFFSET(PERF_REG_X86_SI, si),
|
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | perf_event.h | 143 (1ULL << PERF_REG_X86_SI) | \
|
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | perf_event.h | 149 (1ULL << PERF_REG_X86_SI) | \
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | intel-pt.c | 1667 [PERF_REG_X86_SI] = 9,
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | intel-pt.c | 2119 [PERF_REG_X86_SI] = 9,
|
Completed in 20 milliseconds