Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A 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()
4367 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_get_event_constraints()
4439 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in mtl_get_event_constraints()
4452 struct x86_hybrid_pmu *pmu = hybrid_pmu(event->pmu); in adl_hw_config()
4644 static void update_pmu_cap(struct x86_hybrid_pmu *pmu) in update_pmu_cap()
4663 struct x86_hybrid_pmu *pmu = NULL; in init_hybrid_pmu()
4873 struct x86_hybrid_pmu *hpmu = hybrid_pmu(pmu); in intel_pmu_filter()
5734 struct x86_hybrid_pmu *pmu = in is_attr_for_this_pmu()
5735 container_of(dev_get_drvdata(dev), struct x86_hybrid_pmu, pmu); in is_attr_for_this_pmu()
[all …]
/openbmc/linux/arch/x86/events/
H A 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;
H A Dcore.c1873 struct x86_hybrid_pmu *pmu; in events_hybrid_sysfs_show()
1889 pmu = container_of(dev_get_drvdata(dev), struct x86_hybrid_pmu, pmu); in events_hybrid_sysfs_show()
2163 struct x86_hybrid_pmu *hybrid_pmu; in init_hw_perf_events()
2327 struct x86_hybrid_pmu *h_pmu; in allocate_fake_cpuc()
2437 struct x86_hybrid_pmu *pmu = NULL; in x86_pmu_event_init()