Searched refs:LBR_FORMAT_32 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/events/ | ||
D | perf_event.h | 212 LBR_FORMAT_32 = 0x00, enumerator |
/linux-6.1.9/arch/x86/events/intel/ | ||
D | core.c | 5805 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_32) { in intel_pmu_init() |