Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
A Dlbr.c246 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) in intel_pmu_lbr_reset_64()
430 bool need_info = x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO; in intel_pmu_lbr_restore()
447 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) in intel_pmu_lbr_restore()
522 bool need_info = x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO; in intel_pmu_lbr_save()
848 if (lbr_format == LBR_FORMAT_INFO && need_info) { in intel_pmu_lbr_read_64()
1123 (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO)) in intel_pmu_setup_hw_lbr_filter()
1848 lbr->info = (lbr_fmt == LBR_FORMAT_INFO) ? x86_pmu.lbr_info : 0; in x86_perf_get_lbr()
/linux/arch/x86/events/
A Dperf_event.h216 LBR_FORMAT_INFO = 0x05, enumerator

Completed in 12 milliseconds