Lines Matching refs:osnoise_tool
124 timerlat_top_update(struct osnoise_tool *tool, int cpu, in timerlat_top_update()
162 struct osnoise_tool *top; in timerlat_top_handler()
165 top = container_of(trace, struct osnoise_tool, trace); in timerlat_top_handler()
181 static void timerlat_top_header(struct osnoise_tool *top) in timerlat_top_header()
217 static void timerlat_top_print(struct osnoise_tool *top, int cpu) in timerlat_top_print()
299 timerlat_print_stats(struct timerlat_top_params *params, struct osnoise_tool *top) in timerlat_print_stats()
614 timerlat_top_apply_config(struct osnoise_tool *top, struct timerlat_top_params *params) in timerlat_top_apply_config()
702 static struct osnoise_tool
705 struct osnoise_tool *top; in timerlat_init_top()
752 struct osnoise_tool *record = NULL; in timerlat_top_main()
754 struct osnoise_tool *top = NULL; in timerlat_top_main()
755 struct osnoise_tool *aa = NULL; in timerlat_top_main()