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

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

Completed in 132 milliseconds