Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dparse-events.y90 %type <list_evsel> event_pmu
265 event_def: event_pmu |
273 event_pmu:
H A Dparse-events.l155 event_pmu [^,{}/]+[/][^/]*[/][^,{}/]*
208 {event_pmu} |
/openbmc/linux/arch/x86/events/
H A Dcore.c2316 static struct cpu_hw_events *allocate_fake_cpuc(struct pmu *event_pmu) in allocate_fake_cpuc() argument
2329 h_pmu = hybrid_pmu(event_pmu); in allocate_fake_cpuc()
2335 cpuc->pmu = event_pmu; in allocate_fake_cpuc()