Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h655 struct x86_hybrid_pmu { struct
656 struct pmu pmu;
657 const char *name;
658 u8 cpu_type;
659 cpumask_t supported_cpus;
660 union perf_capabilities intel_cap;
661 u64 intel_ctrl;
662 int max_pebs_events;
686 static __always_inline struct x86_hybrid_pmu *hybrid_pmu(struct pmu *pmu) in hybrid_pmu() argument

Completed in 8 milliseconds