Searched refs:x86_pmu_hw_config (Results 1 – 7 of 7) sorted by relevance
208 .hw_config = x86_pmu_hw_config,
297 .hw_config = x86_pmu_hw_config,
3810 int ret = x86_pmu_hw_config(event); in core_pmu_hw_config()3857 int ret = x86_pmu_hw_config(event); in intel_pmu_hw_config()
466 .hw_config = x86_pmu_hw_config,
382 ret = x86_pmu_hw_config(event); in amd_pmu_hw_config()
1125 int x86_pmu_hw_config(struct perf_event *event);
561 int x86_pmu_hw_config(struct perf_event *event) in x86_pmu_hw_config() function