Searched refs:x86_pmu_hw_config (Results 1 – 6 of 6) sorted by relevance
207 .hw_config = x86_pmu_hw_config,
294 .hw_config = x86_pmu_hw_config,
225 ret = x86_pmu_hw_config(event); in amd_pmu_hw_config()
714 int x86_pmu_hw_config(struct perf_event *event);
2295 int ret = x86_pmu_hw_config(event); in intel_pmu_hw_config()2710 .hw_config = x86_pmu_hw_config,
469 int x86_pmu_hw_config(struct perf_event *event) in x86_pmu_hw_config() function