Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_osnoise.c207 struct osnoise_variables { struct
221 static DEFINE_PER_CPU(struct osnoise_variables, per_cpu_osnoise_var); argument
226 static inline struct osnoise_variables *this_cpu_osn_var(void) in this_cpu_osn_var()
280 struct osnoise_variables *osn_var; in osn_var_reset()
371 static inline int timerlat_softirq_exit(struct osnoise_variables *osn_var) in timerlat_softirq_exit()
386 static inline int timerlat_thread_exit(struct osnoise_variables *osn_var) in timerlat_thread_exit()
406 static inline int timerlat_softirq_exit(struct osnoise_variables *osn_var) in timerlat_softirq_exit()
410 static inline int timerlat_thread_exit(struct osnoise_variables *osn_var) in timerlat_thread_exit()
720 cond_move_irq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_irq_delta_start()
736 cond_move_softirq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_softirq_delta_start()
[all …]