Searched refs:timerlat_variables (Results 1 – 1 of 1) sorted by relevance
214 struct timerlat_variables { struct223 DEFINE_PER_CPU(struct timerlat_variables, per_cpu_timerlat_var); argument228 static inline struct timerlat_variables *this_cpu_tmr_var(void) in this_cpu_tmr_var()238 struct timerlat_variables *tlat_var; in tlat_var_reset()351 struct timerlat_variables *tlat_var = this_cpu_tmr_var(); in timerlat_softirq_exit()366 struct timerlat_variables *tlat_var = this_cpu_tmr_var(); in timerlat_thread_exit()1484 struct timerlat_variables *tlat; in timerlat_irq()1494 tlat = container_of(timer, struct timerlat_variables, timer); in timerlat_irq()1566 static int wait_next_period(struct timerlat_variables *tlat) in wait_next_period()1600 struct timerlat_variables *tlat = this_cpu_tmr_var(); in timerlat_main()
Completed in 7 milliseconds