Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/intel/
Dcore.c2561 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_set_topdown_event_period()
2713 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_update_topdown_event()
4362 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_get_event_constraints()
4434 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in mtl_get_event_constraints()
4447 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_hw_config()
4621 static void update_pmu_cap(struct x86_hybrid_pmu *pmu) in update_pmu_cap()
4640 struct x86_hybrid_pmu *pmu = NULL; in init_hybrid_pmu()
4850 struct x86_hybrid_pmu *hpmu = hybrid_pmu(pmu); in intel_pmu_filter()
5697 struct x86_hybrid_pmu *pmu = in is_attr_for_this_pmu()
5698 container_of(dev_get_drvdata(dev), struct x86_hybrid_pmu, pmu); in is_attr_for_this_pmu()
[all …]
/Linux-v6.6/arch/x86/events/
Dperf_event.h655 struct x86_hybrid_pmu { struct
686 static __always_inline struct x86_hybrid_pmu *hybrid_pmu(struct pmu *pmu) in hybrid_pmu() argument
688 return container_of(pmu, struct x86_hybrid_pmu, pmu); in hybrid_pmu()
942 struct x86_hybrid_pmu *hybrid_pmu;
Dcore.c1870 struct x86_hybrid_pmu *pmu; in events_hybrid_sysfs_show()
1886 pmu = container_of(dev_get_drvdata(dev), struct x86_hybrid_pmu, pmu); in events_hybrid_sysfs_show()
2160 struct x86_hybrid_pmu *hybrid_pmu; in init_hw_perf_events()
2324 struct x86_hybrid_pmu *h_pmu; in allocate_fake_cpuc()
2434 struct x86_hybrid_pmu *pmu = NULL; in x86_pmu_event_init()