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

/linux-master/tools/perf/
H A Dbuiltin-trace.c1582 static size_t trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp) function
1604 return printed + trace__fprintf_comm_tid(trace, thread, fp);
2844 trace__fprintf_comm_tid(trace, thread, trace->output);

Completed in 88 milliseconds