Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_osnoise.c280 struct osnoise_variables *osn_var; in osn_var_reset() local
371 static inline int timerlat_softirq_exit(struct osnoise_variables *osn_var) in timerlat_softirq_exit() argument
386 static inline int timerlat_thread_exit(struct osnoise_variables *osn_var) in timerlat_thread_exit() argument
406 timerlat_softirq_exit(struct osnoise_variables *osn_var) timerlat_softirq_exit() argument
410 timerlat_thread_exit(struct osnoise_variables *osn_var) timerlat_thread_exit() argument
720 cond_move_irq_delta_start(struct osnoise_variables *osn_var, u64 duration) cond_move_irq_delta_start() argument
736 cond_move_softirq_delta_start(struct osnoise_variables *osn_var, u64 duration) cond_move_softirq_delta_start() argument
754 cond_move_thread_delta_start(struct osnoise_variables *osn_var, u64 duration) cond_move_thread_delta_start() argument
788 get_int_safe_duration(struct osnoise_variables *osn_var, u64 *delta_start) get_int_safe_duration() argument
827 set_int_safe_time(struct osnoise_variables *osn_var, u64 *time) set_int_safe_time() argument
850 copy_int_safe_time(struct osnoise_variables *osn_var, u64 *dst, u64 *src) copy_int_safe_time() argument
879 struct osnoise_variables *osn_var = this_cpu_osn_var(); trace_osnoise_callback() local
919 struct osnoise_variables *osn_var = this_cpu_osn_var(); osnoise_trace_irq_entry() local
942 struct osnoise_variables *osn_var = this_cpu_osn_var(); osnoise_trace_irq_exit() local
1050 struct osnoise_variables *osn_var = this_cpu_osn_var(); trace_softirq_entry_callback() local
1073 struct osnoise_variables *osn_var = this_cpu_osn_var(); trace_softirq_exit_callback() local
1146 thread_entry(struct osnoise_variables *osn_var, struct task_struct *t) thread_entry() argument
1168 thread_exit(struct osnoise_variables *osn_var, struct task_struct *t) thread_exit() argument
1221 struct osnoise_variables *osn_var; trace_sched_migrate_callback() local
1270 struct osnoise_variables *osn_var = this_cpu_osn_var(); trace_sched_switch_callback() local
1325 save_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) save_osn_sample_stats() argument
1341 diff_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) diff_osn_sample_stats() argument
1417 struct osnoise_variables *osn_var = this_cpu_osn_var(); run_osnoise() local
1729 struct osnoise_variables *osn_var = this_cpu_osn_var(); timerlat_irq() local
1863 struct osnoise_variables *osn_var = this_cpu_osn_var(); timerlat_main() local
2388 struct osnoise_variables *osn_var; timerlat_fd_open() local
2468 struct osnoise_variables *osn_var; timerlat_fd_read() local
2572 struct osnoise_variables *osn_var; timerlat_fd_release() local
[all...]

Completed in 4 milliseconds