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.c1616 static struct thread_trace *thread__trace(struct thread *thread, struct trace *trace) in thread__trace() function
2798 ttrace = thread__trace(thread, trace); in trace__sys_enter()
2877 ttrace = thread__trace(thread, trace); in trace__fprintf_sys_enter()
2943 ttrace = thread__trace(thread, trace); in trace__sys_exit()
3133 struct thread_trace *ttrace = thread__trace(thread, trace); in trace__sched_stat_runtime()
3388 ttrace = thread__trace(thread, trace); in trace__pgfault()