Searched refs:perf_metrics (Results 1 – 3 of 3) sorted by relevance
3614 if (x86_pmu.intel_cap.perf_metrics && is_topdown_event(event)) { in intel_pmu_hw_config()4087 if (x86_pmu.intel_cap.perf_metrics) { in intel_pmu_cpu_starting()4091 if (!perf_cap.perf_metrics) { in intel_pmu_cpu_starting()4092 x86_pmu.intel_cap.perf_metrics = 0; in intel_pmu_cpu_starting()5595 if (x86_pmu.intel_cap.perf_metrics) in intel_pmu_init()
586 u64 perf_metrics:1; member
1086 if (x86_pmu.intel_cap.perf_metrics && add_nr_metric_event(cpuc, event)) in collect_event()1599 if (x86_pmu.intel_cap.perf_metrics) in x86_pmu_del()