Lines Matching defs:osn_var

256 	struct osnoise_variables *osn_var;  in osn_var_reset()  local
347 static inline int timerlat_softirq_exit(struct osnoise_variables *osn_var) in timerlat_softirq_exit()
362 static inline int timerlat_thread_exit(struct osnoise_variables *osn_var) in timerlat_thread_exit()
382 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()
696 cond_move_irq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_irq_delta_start()
712 cond_move_softirq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_softirq_delta_start()
718 #define cond_move_softirq_delta_start(osn_var, duration) do {} while (0) argument
730 cond_move_thread_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_thread_delta_start()
764 get_int_safe_duration(struct osnoise_variables *osn_var, u64 *delta_start) in get_int_safe_duration()
803 set_int_safe_time(struct osnoise_variables *osn_var, u64 *time) in set_int_safe_time()
826 copy_int_safe_time(struct osnoise_variables *osn_var, u64 *dst, u64 *src) in copy_int_safe_time()
855 struct osnoise_variables *osn_var = this_cpu_osn_var(); in trace_osnoise_callback() local
895 struct osnoise_variables *osn_var = this_cpu_osn_var(); in osnoise_trace_irq_entry() local
918 struct osnoise_variables *osn_var = this_cpu_osn_var(); in osnoise_trace_irq_exit() local
1026 struct osnoise_variables *osn_var = this_cpu_osn_var(); in trace_softirq_entry_callback() local
1049 struct osnoise_variables *osn_var = this_cpu_osn_var(); in trace_softirq_exit_callback() local
1122 thread_entry(struct osnoise_variables *osn_var, struct task_struct *t) in thread_entry()
1144 thread_exit(struct osnoise_variables *osn_var, struct task_struct *t) in thread_exit()
1174 struct osnoise_variables *osn_var = this_cpu_osn_var(); in trace_sched_switch_callback() local
1219 save_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in save_osn_sample_stats()
1235 diff_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in diff_osn_sample_stats()
1291 struct osnoise_variables *osn_var = this_cpu_osn_var(); in run_osnoise() local
1514 struct osnoise_variables *osn_var = this_cpu_osn_var(); in timerlat_irq() local
1646 struct osnoise_variables *osn_var = this_cpu_osn_var(); in timerlat_main() local