Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c16 LBR_FORMAT_INFO = 0x05, enumerator
17 LBR_FORMAT_MAX_KNOWN = LBR_FORMAT_INFO,
197 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) in intel_pmu_lbr_reset_64()
247 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) in __intel_pmu_lbr_restore()
271 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) in __intel_pmu_lbr_save()
450 if (lbr_format == LBR_FORMAT_INFO) { in intel_pmu_lbr_read_64()