Home
last modified time | relevance | path

Searched refs:x86_hybrid_pmu (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/arch/x86/events/
Dperf_event.h636 struct x86_hybrid_pmu { struct
665 static __always_inline struct x86_hybrid_pmu *hybrid_pmu(struct pmu *pmu) in hybrid_pmu() argument
667 return container_of(pmu, struct x86_hybrid_pmu, pmu); in hybrid_pmu()
913 struct x86_hybrid_pmu *hybrid_pmu;
Dcore.c1871 struct x86_hybrid_pmu *pmu; in events_hybrid_sysfs_show()
1887 pmu = container_of(dev_get_drvdata(dev), struct x86_hybrid_pmu, pmu); in events_hybrid_sysfs_show()
2165 struct x86_hybrid_pmu *hybrid_pmu; in init_hw_perf_events()
2334 struct x86_hybrid_pmu *h_pmu; in allocate_fake_cpuc()
2444 struct x86_hybrid_pmu *pmu = NULL; in x86_pmu_event_init()
/Linux-v5.15/arch/x86/events/intel/
Dcore.c2446 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_set_topdown_event_period()
2596 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_update_topdown_event()
4117 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_get_event_constraints()
4130 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_hw_config()
4307 struct x86_hybrid_pmu *pmu = NULL; in init_hybrid_pmu()
4508 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in intel_pmu_filter_match()
5297 struct x86_hybrid_pmu *pmu = in is_attr_for_this_pmu()
5298 container_of(dev_get_drvdata(dev), struct x86_hybrid_pmu, pmu); in is_attr_for_this_pmu()
5311 static inline int hybrid_find_supported_cpu(struct x86_hybrid_pmu *pmu) in hybrid_find_supported_cpu()
5322 struct x86_hybrid_pmu *pmu = in hybrid_tsx_is_visible()
[all …]