Searched refs:tp_event_callback (Results 1 – 2 of 2) sorted by relevance
8 typedef int (*tp_event_callback)(void *state, const char *sys_name, const char *evt_name); typedef11 int tp_pmu__for_each_tp_event(const char *sys, void *state, tp_event_callback cb);
30 int tp_pmu__for_each_tp_event(const char *sys, void *state, tp_event_callback cb) in tp_pmu__for_each_tp_event()
Completed in 7 milliseconds