Lines Matching refs:osnoise_tool
168 timerlat_hist_update(struct osnoise_tool *tool, int cpu, in timerlat_hist_update()
219 struct osnoise_tool *tool; in timerlat_hist_handler()
222 tool = container_of(trace, struct osnoise_tool, trace); in timerlat_hist_handler()
235 static void timerlat_hist_header(struct osnoise_tool *tool) in timerlat_hist_header()
408 timerlat_print_stats(struct timerlat_hist_params *params, struct osnoise_tool *tool) in timerlat_print_stats()
808 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_hist_params *params) in timerlat_hist_apply_config()
893 static struct osnoise_tool
896 struct osnoise_tool *tool; in timerlat_init_hist()
943 struct osnoise_tool *record = NULL; in timerlat_hist_main()
945 struct osnoise_tool *tool = NULL; in timerlat_hist_main()
946 struct osnoise_tool *aa = NULL; in timerlat_hist_main()