Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_osnoise.c260 struct timerlat_variables {
270 static DEFINE_PER_CPU(struct timerlat_variables, per_cpu_timerlat_var);
278 * this_cpu_tmr_var - Return the per-cpu timerlat_variables on its relative CPU in tlat_var_reset()
280 static inline struct timerlat_variables *this_cpu_tmr_var(void) in tlat_var_reset()
286 * tlat_var_reset - Reset the values of the given timerlat_variables in tlat_var_reset()
290 struct timerlat_variables *tlat_var; in tlat_var_reset()
386 struct timerlat_variables *tlat_var = this_cpu_tmr_var(); in timerlat_thread_exit()
401 struct timerlat_variables *tlat_var = this_cpu_tmr_var();
1744 struct timerlat_variables *tlat; in timerlat_irq()
1754 tlat = container_of(timer, struct timerlat_variables, time in timerlat_irq()
243 struct timerlat_variables { global() struct
253 uthread_migratetimerlat_variables global() argument
[all...]