Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-trace.c1915 static size_t trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp) in trace__fprintf_comm_tid() function
1937 return printed + trace__fprintf_comm_tid(trace, thread, fp); in trace__fprintf_entry_head()
3261 trace__fprintf_comm_tid(trace, thread, trace->output); in trace__event_handler()