Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-trace.c1083 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace() function
1962 ttrace = thread__trace(thread, trace->output); in trace__sys_enter()
2038 ttrace = thread__trace(thread, trace->output); in trace__fprintf_sys_enter()
2109 ttrace = thread__trace(thread, trace->output); in trace__sys_exit()
2296 struct thread_trace *ttrace = thread__trace(thread, trace->output); in trace__sched_stat_runtime()
2473 ttrace = thread__trace(thread, trace->output); in trace__pgfault()