Home
last modified time | relevance | path

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

/tools/perf/util/
A Dtp_pmu.c30 int tp_pmu__for_each_tp_event(const char *sys, void *state, tp_event_callback cb) in tp_pmu__for_each_tp_event() function
156 return tp_pmu__for_each_tp_event(sys_name, state, for_each_event_cb); in for_each_event_sys_cb()
181 return tp_pmu__for_each_tp_event(sys_name, state, num_events_cb); in num_events_sys_cb()
A Dtp_pmu.h11 int tp_pmu__for_each_tp_event(const char *sys, void *state, tp_event_callback cb);
A Dparse-events.c637 return tp_pmu__for_each_tp_event(sys_name, args, add_tracepoint_multi_event_cb); in add_tracepoint_multi_event()

Completed in 9 milliseconds