Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dcore.c2530 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_set_topdown_event_period()
2682 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_update_topdown_event()
4314 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_get_event_constraints()
4327 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_hw_config()
4501 struct x86_hybrid_pmu *pmu = NULL; in init_hybrid_pmu()
4710 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in intel_pmu_filter_match()
5515 struct x86_hybrid_pmu *pmu = in is_attr_for_this_pmu()
5516 container_of(dev_get_drvdata(dev), struct x86_hybrid_pmu, pmu); in is_attr_for_this_pmu()
5529 static inline int hybrid_find_supported_cpu(struct x86_hybrid_pmu *pmu) in hybrid_find_supported_cpu()
5540 struct x86_hybrid_pmu *pmu = in hybrid_tsx_is_visible()
[all …]
/linux-6.1.9/arch/x86/events/
Dperf_event.h651 struct x86_hybrid_pmu { struct
682 static __always_inline struct x86_hybrid_pmu *hybrid_pmu(struct pmu *pmu) in hybrid_pmu() argument
684 return container_of(pmu, struct x86_hybrid_pmu, pmu); in hybrid_pmu()
938 struct x86_hybrid_pmu *hybrid_pmu;
Dcore.c1872 struct x86_hybrid_pmu *pmu; in events_hybrid_sysfs_show()
1888 pmu = container_of(dev_get_drvdata(dev), struct x86_hybrid_pmu, pmu); in events_hybrid_sysfs_show()
2179 struct x86_hybrid_pmu *hybrid_pmu; in init_hw_perf_events()
2350 struct x86_hybrid_pmu *h_pmu; in allocate_fake_cpuc()
2460 struct x86_hybrid_pmu *pmu = NULL; in x86_pmu_event_init()