Searched refs:tp_pmu__have_event (Results 1 – 3 of 3) sorted by relevance
17 bool tp_pmu__have_event(struct perf_pmu *pmu, const char *name);
192 bool tp_pmu__have_event(struct perf_pmu *pmu __maybe_unused, const char *name) in tp_pmu__have_event() function
1988 return tp_pmu__have_event(pmu, name); in perf_pmu__have_event()
Completed in 11 milliseconds