Lines Matching refs:osnoise_tool
103 timerlat_top_update(struct osnoise_tool *tool, int cpu, in timerlat_top_update()
134 struct osnoise_tool *top; in timerlat_top_handler()
137 top = container_of(trace, struct osnoise_tool, trace); in timerlat_top_handler()
150 static void timerlat_top_header(struct osnoise_tool *top) in timerlat_top_header()
176 static void timerlat_top_print(struct osnoise_tool *top, int cpu) in timerlat_top_print()
238 timerlat_print_stats(struct timerlat_top_params *params, struct osnoise_tool *top) in timerlat_print_stats()
487 timerlat_top_apply_config(struct osnoise_tool *top, struct timerlat_top_params *params) in timerlat_top_apply_config()
545 static struct osnoise_tool
548 struct osnoise_tool *top; in timerlat_init_top()
595 struct osnoise_tool *record = NULL; in timerlat_top_main()
596 struct osnoise_tool *top = NULL; in timerlat_top_main()