Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dparse-events.y100 %type <list_evsel> event_pmu
277 event_def: event_pmu |
289 event_pmu:
A Dparse-events.l204 event_pmu [^,{}/]+[/][^/]*[/][^,{}/]*
253 {event_pmu} |
/linux/arch/x86/events/
A Dcore.c2329 static struct cpu_hw_events *allocate_fake_cpuc(struct pmu *event_pmu) in allocate_fake_cpuc() argument
2342 h_pmu = hybrid_pmu(event_pmu); in allocate_fake_cpuc()
2348 cpuc->pmu = event_pmu; in allocate_fake_cpuc()

Completed in 11 milliseconds