Searched refs:tracepoint_handler (Results 1 – 5 of 5) sorted by relevance
806 typedef int (*tracepoint_handler)(struct evsel *evsel, typedef826 tracepoint_handler f = evsel->handler; in process_sample_event()
933 typedef int (*tracepoint_handler)(struct evsel *evsel, typedef958 tracepoint_handler f = evsel->handler; in process_sample_event()
547 typedef int (*tracepoint_handler)(struct timechart *tchart, typedef568 tracepoint_handler f = evsel->handler; in process_sample_event()
2086 typedef int (*tracepoint_handler)(struct trace *trace, struct evsel *evsel, typedef2980 tracepoint_handler handler = evsel->handler;3159 tracepoint_handler handler = evsel->handler;
1738 typedef int (*tracepoint_handler)(struct perf_tool *tool, typedef1752 tracepoint_handler f = evsel->handler; in perf_sched__process_tracepoint_sample()