Searched refs:lbr_format (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c197 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) intel_pmu_lbr_reset_64()
207 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_32) intel_pmu_lbr_reset()
247 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) __intel_pmu_lbr_restore()
271 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) __intel_pmu_lbr_save()
426 int lbr_format = x86_pmu.intel_cap.lbr_format; intel_pmu_lbr_read_64() local
440 int lbr_flags = lbr_desc[lbr_format]; intel_pmu_lbr_read_64()
445 if (lbr_format == LBR_FORMAT_INFO) { intel_pmu_lbr_read_64()
498 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_32) intel_pmu_lbr_read()
H A Dperf_event.h454 u64 lbr_format:6; member in struct:perf_capabilities::__anon3152

Completed in 77 milliseconds