Searched refs:trace__process_event (Results 1 – 1 of 1) sorted by relevance
1935 static int trace__process_event(struct trace *trace, struct machine *machine, in trace__process_event() function 1960 return trace__process_event(trace, machine, event, sample); in trace__tool_process() 3602 trace__process_event(trace, trace->host, event, sample); in trace__handle_event()