Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c1615 static struct thread_trace *thread__trace(struct thread *thread, struct trace *trace) in thread__trace() function
2774 ttrace = thread__trace(thread, trace); in trace__sys_enter()
2853 ttrace = thread__trace(thread, trace); in trace__fprintf_sys_enter()
2919 ttrace = thread__trace(thread, trace); in trace__sys_exit()
3109 struct thread_trace *ttrace = thread__trace(thread, trace); in trace__sched_stat_runtime()
3364 ttrace = thread__trace(thread, trace); in trace__pgfault()