Lines Matching refs:osnoise_tool
134 timerlat_hist_update(struct osnoise_tool *tool, int cpu, in timerlat_hist_update()
184 struct osnoise_tool *tool; in timerlat_hist_handler()
187 tool = container_of(trace, struct osnoise_tool, trace); in timerlat_hist_handler()
200 static int timerlat_hist_bpf_pull_data(struct osnoise_tool *tool) in timerlat_hist_bpf_pull_data()
283 static void timerlat_hist_header(struct osnoise_tool *tool) in timerlat_hist_header()
622 timerlat_print_stats(struct timerlat_params *params, struct osnoise_tool *tool) in timerlat_print_stats()
1064 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_params *params) in timerlat_hist_apply_config()
1081 static struct osnoise_tool
1084 struct osnoise_tool *tool; in timerlat_init_hist()
1142 struct osnoise_tool *record = NULL; in timerlat_hist_main()
1144 struct osnoise_tool *tool = NULL; in timerlat_hist_main()
1145 struct osnoise_tool *aa = NULL; in timerlat_hist_main()