Lines Matching refs:osnoise_tool
125 static void osnoise_hist_update_multiple(struct osnoise_tool *tool, int cpu, in osnoise_hist_update_multiple()
158 static void osnoise_destroy_trace_hist(struct osnoise_tool *tool) in osnoise_destroy_trace_hist()
169 static int osnoise_init_trace_hist(struct osnoise_tool *tool) in osnoise_init_trace_hist()
206 static void osnoise_read_trace_hist(struct osnoise_tool *tool) in osnoise_read_trace_hist()
254 static void osnoise_hist_header(struct osnoise_tool *tool) in osnoise_hist_header()
373 osnoise_print_stats(struct osnoise_hist_params *params, struct osnoise_tool *tool) in osnoise_print_stats()
700 osnoise_hist_apply_config(struct osnoise_tool *tool, struct osnoise_hist_params *params) in osnoise_hist_apply_config()
776 static struct osnoise_tool
779 struct osnoise_tool *tool; in osnoise_init_hist()
823 struct osnoise_tool *record = NULL; in osnoise_hist_main()
824 struct osnoise_tool *tool = NULL; in osnoise_hist_main()