Searched refs:PERF_REG_X86_CX (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
H A D | unwind-libunwind.c | 24 id = PERF_REG_X86_CX; in LIBUNWIND__ARCH_REG_ID() 88 id = PERF_REG_X86_CX; in LIBUNWIND__ARCH_REG_ID()
|
H A D | perf_regs.c | 16 SMPL_REG(CX, PERF_REG_X86_CX),
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | unwind-libunwind.c | 24 id = PERF_REG_X86_CX; in LIBUNWIND__ARCH_REG_ID() 88 id = PERF_REG_X86_CX; in LIBUNWIND__ARCH_REG_ID()
|
H A D | perf_regs.c | 19 SMPL_REG(CX, PERF_REG_X86_CX),
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
H A D | perf_regs.h | 8 PERF_REG_X86_CX, enumerator
|
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/ |
H A D | perf_regs.h | 8 PERF_REG_X86_CX, enumerator
|
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/ |
H A D | perf_regs.h | 8 PERF_REG_X86_CX, enumerator
|
/kernel/linux/linux-6.6/tools/perf/util/perf-regs-arch/ |
H A D | perf_regs_x86.c | 15 case PERF_REG_X86_CX: in __perf_reg_name_x86()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | perf_regs.h | 24 PERF_REG_X86_CX, enumerator
|
/kernel/linux/linux-6.6/tools/arch/x86/include/uapi/asm/ |
H A D | perf_regs.h | 8 PERF_REG_X86_CX, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | perf_regs.h | 24 PERF_REG_X86_CX, enumerator
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/include/ |
H A D | perf_regs.h | 33 case PERF_REG_X86_CX: in __perf_reg_name()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | perf_regs.c | 23 PT_REGS_OFFSET(PERF_REG_X86_CX, cx),
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | perf_regs.c | 23 PT_REGS_OFFSET(PERF_REG_X86_CX, cx),
|
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | perf_event.h | 140 (1ULL << PERF_REG_X86_CX) | \
|
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | perf_event.h | 146 (1ULL << PERF_REG_X86_CX) | \
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | intel-pt.c | 1662 [PERF_REG_X86_CX] = 4,
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | intel-pt.c | 2114 [PERF_REG_X86_CX] = 4,
|
Completed in 18 milliseconds