Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dintel_pt.h70 #define PT_CPUID_LEAVES 2 macro
82 u32 caps[4 * PT_CPUID_LEAVES];
Dperf_event_intel_pt.c130 for (i = 0; i < PT_CPUID_LEAVES; i++) { in pt_pmu_hw_init()