Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-trace.c1621 static struct thread_trace *thread__trace(struct thread *thread, struct trace *trace) in thread__trace() function
2767 ttrace = thread__trace(thread, trace); in trace__sys_enter()
2846 ttrace = thread__trace(thread, trace); in trace__fprintf_sys_enter()
2919 ttrace = thread__trace(thread, trace); in trace__sys_exit()
3108 struct thread_trace *ttrace = thread__trace(thread, trace); in trace__sched_stat_runtime()
3363 ttrace = thread__trace(thread, trace); in trace__pgfault()