Searched refs:tracepoint_handler (Results 1 – 5 of 5) sorted by relevance
957 typedef int (*tracepoint_handler)(struct evsel *evsel, typedef 982 tracepoint_handler f = evsel->handler; in process_sample_event()
1427 typedef int (*tracepoint_handler)(struct evsel *evsel, typedef 1447 tracepoint_handler f = evsel->handler; in process_sample_event()
1950 typedef int (*tracepoint_handler)(const struct perf_tool *tool, typedef 1964 tracepoint_handler f = evsel->handler; in perf_kwork__process_tracepoint_sample()
2558 typedef int (*tracepoint_handler)(struct trace *trace, struct evsel *evsel, typedef 3447 tracepoint_handler handler = evsel->handler; in trace__process_sample() 3623 tracepoint_handler handler = evsel->handler; in trace__handle_event()
1866 typedef int (*tracepoint_handler)(const struct perf_tool *tool, typedef 1880 tracepoint_handler f = evsel->handler; in perf_sched__process_tracepoint_sample()