Searched refs:perf_metrics (Results 1 – 3 of 3) sorted by relevance
3627 if (x86_pmu.intel_cap.perf_metrics && is_topdown_event(event)) { in intel_pmu_hw_config()4100 if (x86_pmu.intel_cap.perf_metrics) { in intel_pmu_cpu_starting()4104 if (!perf_cap.perf_metrics) { in intel_pmu_cpu_starting()4105 x86_pmu.intel_cap.perf_metrics = 0; in intel_pmu_cpu_starting()5625 if (x86_pmu.intel_cap.perf_metrics) in intel_pmu_init()
588 u64 perf_metrics:1; member
1097 if (x86_pmu.intel_cap.perf_metrics && add_nr_metric_event(cpuc, event)) in collect_event()1610 if (x86_pmu.intel_cap.perf_metrics) in x86_pmu_del()