Home
last modified time | relevance | path

Searched refs:PT_CPUID_LEAVES (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dintel_pt.h5 #define PT_CPUID_LEAVES 2 macro
/linux/arch/x86/events/intel/
H A Dpt.c237 for (i = 0; i < PT_CPUID_LEAVES; i++) { in pt_pmu_hw_init()