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

/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dperf_regs.h17 PERF_REG_X86_DS, enumerator in enum:perf_event_x86_regs
/linux-4.1.27/tools/perf/arch/x86/include/
H A Dperf_regs.h15 #define REG_NOSUPPORT ((1ULL << PERF_REG_X86_DS) | \
53 case PERF_REG_X86_DS: perf_reg_name()
/linux-4.1.27/arch/x86/kernel/
H A Dperf_regs.c32 PT_REGS_OFFSET(PERF_REG_X86_DS, ds),
90 #define REG_NOSUPPORT ((1ULL << PERF_REG_X86_DS) | \

Completed in 40 milliseconds