Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtp_pmu.h16 size_t tp_pmu__num_events(struct perf_pmu *pmu);
H A Dtp_pmu.c182 size_t tp_pmu__num_events(struct perf_pmu *pmu __maybe_unused) in tp_pmu__num_events() function
H A Dpmu.c2075 return tp_pmu__num_events(pmu); in perf_pmu__num_events()