Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_osnoise.c136 static inline struct timerlat_variables *this_cpu_tmr_var(void) in this_cpu_tmr_var() function
876 tlat_var = this_cpu_tmr_var(); in trace_softirq_exit_callback()
980 tlat_var = this_cpu_tmr_var(); in thread_exit()
1422 struct timerlat_variables *tlat = this_cpu_tmr_var(); in timerlat_main()