Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-trace.c1372 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace() function
1973 ttrace = thread__trace(thread, trace->output); in trace__sys_enter()
2031 ttrace = thread__trace(thread, trace->output); in trace__sys_exit()
2159 struct thread_trace *ttrace = thread__trace(thread, trace->output); in trace__sched_stat_runtime()
2232 ttrace = thread__trace(thread, trace->output); in trace__pgfault()