Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/events/
Dcore.c2324 struct x86_hybrid_pmu *h_pmu; in allocate_fake_cpuc() local
2326 h_pmu = hybrid_pmu(event_pmu); in allocate_fake_cpuc()
2327 if (cpumask_empty(&h_pmu->supported_cpus)) in allocate_fake_cpuc()
2329 cpu = cpumask_first(&h_pmu->supported_cpus); in allocate_fake_cpuc()