Home
last modified time | relevance | path

Searched refs:X86_FEATURE_IRPERF (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
A Dcpufeatures.h306 #define X86_FEATURE_IRPERF (13*32+ 1) /* Instructions Retired Count */ macro
/linux/tools/arch/x86/include/asm/
A Dcpufeatures.h306 #define X86_FEATURE_IRPERF (13*32+ 1) /* Instructions Retired Count */ macro
/linux/arch/x86/events/
A Dmsr.c32 return boot_cpu_has(X86_FEATURE_IRPERF); in test_irperf()
/linux/arch/x86/kernel/cpu/
A Damd.c989 if (cpu_has(c, X86_FEATURE_IRPERF) && in init_amd()

Completed in 15 milliseconds