Lines Matching refs:osnoise_variables
207 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()
291 struct osnoise_variables *osn_var; in osn_var_reset()
350 static inline int timerlat_softirq_exit(struct osnoise_variables *osn_var) in timerlat_softirq_exit()
365 static inline int timerlat_thread_exit(struct osnoise_variables *osn_var) in timerlat_thread_exit()
385 static inline int timerlat_softirq_exit(struct osnoise_variables *osn_var) in timerlat_softirq_exit()
389 static inline int timerlat_thread_exit(struct osnoise_variables *osn_var) in timerlat_thread_exit()
697 cond_move_irq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_irq_delta_start()
713 cond_move_softirq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_softirq_delta_start()
731 cond_move_thread_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_thread_delta_start()
765 get_int_safe_duration(struct osnoise_variables *osn_var, u64 *delta_start) in get_int_safe_duration()
804 set_int_safe_time(struct osnoise_variables *osn_var, u64 *time) in set_int_safe_time()
827 copy_int_safe_time(struct osnoise_variables *osn_var, u64 *dst, u64 *src) in copy_int_safe_time()
856 struct osnoise_variables *osn_var = this_cpu_osn_var(); in trace_osnoise_callback()
896 struct osnoise_variables *osn_var = this_cpu_osn_var(); in osnoise_trace_irq_entry()
919 struct osnoise_variables *osn_var = this_cpu_osn_var(); in osnoise_trace_irq_exit()
1027 struct osnoise_variables *osn_var = this_cpu_osn_var(); in trace_softirq_entry_callback()
1050 struct osnoise_variables *osn_var = this_cpu_osn_var(); in trace_softirq_exit_callback()
1123 thread_entry(struct osnoise_variables *osn_var, struct task_struct *t) in thread_entry()
1145 thread_exit(struct osnoise_variables *osn_var, struct task_struct *t) in thread_exit()
1198 struct osnoise_variables *osn_var; in trace_sched_migrate_callback()
1258 struct osnoise_variables *osn_var = this_cpu_osn_var(); in trace_sched_switch_callback()
1313 save_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in save_osn_sample_stats()
1329 diff_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in diff_osn_sample_stats()
1405 struct osnoise_variables *osn_var = this_cpu_osn_var(); in run_osnoise()
1717 struct osnoise_variables *osn_var = this_cpu_osn_var(); in timerlat_irq()
1851 struct osnoise_variables *osn_var = this_cpu_osn_var(); in timerlat_main()
2374 struct osnoise_variables *osn_var; in timerlat_fd_open()
2453 struct osnoise_variables *osn_var; in timerlat_fd_read()
2557 struct osnoise_variables *osn_var; in timerlat_fd_release()