Home
last modified time | relevance | path

Searched refs:trace__process_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c1563 static int trace__process_event(struct trace *trace, struct machine *machine, in trace__process_event() function
1588 return trace__process_event(trace, machine, event, sample); in trace__tool_process()
3110 trace__process_event(trace, trace->host, event, sample);
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c1606 static int trace__process_event(struct trace *trace, struct machine *machine, in trace__process_event() function
1631 return trace__process_event(trace, machine, event, sample); in trace__tool_process()
3177 trace__process_event(trace, trace->host, event, sample);

Completed in 14 milliseconds