Searched refs:PERF_REG_X86_GS (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dperf_regs.h20 PERF_REG_X86_GS, enumerator in enum:perf_event_x86_regs
30 PERF_REG_X86_32_MAX = PERF_REG_X86_GS + 1,
/linux-4.4.14/tools/perf/arch/x86/include/
H A Dperf_regs.h18 (1ULL << PERF_REG_X86_GS))
59 case PERF_REG_X86_GS: perf_reg_name()
/linux-4.4.14/arch/x86/kernel/
H A Dperf_regs.c35 PT_REGS_OFFSET(PERF_REG_X86_GS, gs),
93 (1ULL << PERF_REG_X86_GS))

Completed in 34 milliseconds