Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-trace.c399 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace() function
709 ttrace = thread__trace(thread, trace->output); in trace__sys_enter()
761 ttrace = thread__trace(thread, trace->output); in trace__sys_exit()
819 struct thread_trace *ttrace = thread__trace(thread, trace->output); in trace__sched_stat_runtime()