Home
last modified time | relevance | path

Searched refs:osnoise_top_params (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/tools/tracing/rtla/src/
Dosnoise_top.c20 struct osnoise_top_params { struct
217 osnoise_print_stats(struct osnoise_top_params *params, struct osnoise_tool *top) in osnoise_print_stats()
291 struct osnoise_top_params *osnoise_top_parse_args(int argc, char **argv) in osnoise_top_parse_args()
293 struct osnoise_top_params *params; in osnoise_top_parse_args()
449 osnoise_top_apply_config(struct osnoise_tool *tool, struct osnoise_top_params *params) in osnoise_top_apply_config()
507 struct osnoise_tool *osnoise_init_top(struct osnoise_top_params *params) in osnoise_init_top()
544 static void osnoise_top_set_signals(struct osnoise_top_params *params) in osnoise_top_set_signals()
555 struct osnoise_top_params *params; in osnoise_top_main()