Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-trace.c936 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace() function
1673 ttrace = thread__trace(thread, trace->output); in trace__sys_enter()
1732 ttrace = thread__trace(thread, trace->output); in trace__fprintf_sys_enter()
1799 ttrace = thread__trace(thread, trace->output); in trace__sys_exit()
1969 struct thread_trace *ttrace = thread__trace(thread, trace->output); in trace__sched_stat_runtime()
2108 ttrace = thread__trace(thread, trace->output); in trace__pgfault()