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

/linux-master/tools/perf/
H A Dbuiltin-trace.c1314 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) function
2347 ttrace = thread__trace(thread, trace->output);
2423 ttrace = thread__trace(thread, trace->output);
2495 ttrace = thread__trace(thread, trace->output);
2684 struct thread_trace *ttrace = thread__trace(thread, trace->output);
2943 ttrace = thread__trace(thread, trace->output);

Completed in 131 milliseconds