Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_top.c131 struct timerlat_params *params = tool->params; in timerlat_top_update()
167 struct timerlat_params *params; in timerlat_top_handler()
258 static void timerlat_top_header(struct timerlat_params *params, struct osnoise_tool *top) in timerlat_top_header()
306 struct timerlat_params *params = top->params; in timerlat_top_print()
366 struct timerlat_params *params = top->params; in timerlat_top_print_sum()
439 timerlat_print_stats(struct timerlat_params *params, struct osnoise_tool *top) in timerlat_print_stats()
542 static struct timerlat_params
545 struct timerlat_params *params; in timerlat_top_parse_args()
837 timerlat_top_apply_config(struct osnoise_tool *top, struct timerlat_params *params) in timerlat_top_apply_config()
858 *timerlat_init_top(struct timerlat_params *params) in timerlat_init_top()
[all …]
H A Dtimerlat_bpf.h16 int timerlat_bpf_init(struct timerlat_params *params);
35 static inline int timerlat_bpf_init(struct timerlat_params *params) in timerlat_bpf_init()
H A Dtimerlat.h22 struct timerlat_params { struct
76 int timerlat_apply_config(struct osnoise_tool *tool, struct timerlat_params *params); argument
H A Dtimerlat_hist.c138 struct timerlat_params *params = tool->params; in timerlat_hist_update()
285 struct timerlat_params *params = tool->params; in timerlat_hist_header()
347 timerlat_print_summary(struct timerlat_params *params, in timerlat_print_summary()
474 timerlat_print_stats_all(struct timerlat_params *params, in timerlat_print_stats_all()
622 timerlat_print_stats(struct timerlat_params *params, struct osnoise_tool *tool) in timerlat_print_stats()
783 static struct timerlat_params
786 struct timerlat_params *params; in timerlat_hist_parse_args()
1101 timerlat_hist_apply_config(struct osnoise_tool *tool, struct timerlat_params *params) in timerlat_hist_apply_config()
1119 *timerlat_init_hist(struct timerlat_params *params) in timerlat_init_hist()
1167 timerlat_hist_set_signals(struct timerlat_params *params) in timerlat_hist_set_signals()
[all …]
H A Dtimerlat.c25 timerlat_apply_config(struct osnoise_tool *tool, struct timerlat_params *params) in timerlat_apply_config()
H A Dtimerlat_bpf.c13 int timerlat_bpf_init(struct timerlat_params *params) in timerlat_bpf_init()