Home
last modified time | relevance | path

Searched defs:osn_var (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/trace/
Dtrace_osnoise.c291 struct osnoise_variables *osn_var; in osn_var_reset() local
377 static inline int timerlat_softirq_exit(struct osnoise_variables *osn_var) in timerlat_softirq_exit()
392 static inline int timerlat_thread_exit(struct osnoise_variables *osn_var) in timerlat_thread_exit()
412 static inline int timerlat_softirq_exit(struct osnoise_variables *osn_var) in timerlat_softirq_exit()
416 static inline int timerlat_thread_exit(struct osnoise_variables *osn_var) in timerlat_thread_exit()
726 cond_move_irq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_irq_delta_start()
742 cond_move_softirq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_softirq_delta_start()
748 #define cond_move_softirq_delta_start(osn_var, duration) do {} while (0) argument
760 cond_move_thread_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_thread_delta_start()
794 get_int_safe_duration(struct osnoise_variables *osn_var, u64 *delta_start) in get_int_safe_duration()
[all …]