Searched refs:x86_hybrid_pmu (Results 1 – 3 of 3) sorted by relevance
2540 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_set_topdown_event_period()2692 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_update_topdown_event()4612 struct x86_hybrid_pmu *pmu = NULL; in init_hybrid_pmu()4822 struct x86_hybrid_pmu *hpmu = hybrid_pmu(pmu); in intel_pmu_filter()5652 struct x86_hybrid_pmu *pmu = in is_attr_for_this_pmu()5677 struct x86_hybrid_pmu *pmu = in hybrid_tsx_is_visible()5688 struct x86_hybrid_pmu *pmu = in hybrid_format_is_visible()5721 struct x86_hybrid_pmu *pmu = in intel_hybrid_get_attr_cpus()5840 struct x86_hybrid_pmu *pmu; in intel_pmu_check_hybrid_pmus()5888 struct x86_hybrid_pmu *pmu; in intel_pmu_init()[all …]
655 struct x86_hybrid_pmu { struct686 static __always_inline struct x86_hybrid_pmu *hybrid_pmu(struct pmu *pmu) in hybrid_pmu() argument688 return container_of(pmu, struct x86_hybrid_pmu, pmu); in hybrid_pmu()942 struct x86_hybrid_pmu *hybrid_pmu;
1874 struct x86_hybrid_pmu *pmu; in events_hybrid_sysfs_show()1890 pmu = container_of(dev_get_drvdata(dev), struct x86_hybrid_pmu, pmu); in events_hybrid_sysfs_show()2164 struct x86_hybrid_pmu *hybrid_pmu; in init_hw_perf_events()2329 struct x86_hybrid_pmu *h_pmu; in allocate_fake_cpuc()2439 struct x86_hybrid_pmu *pmu = NULL; in x86_pmu_event_init()
Completed in 22 milliseconds