Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat.c51 if (params->bpf_action_program) { in timerlat_apply_config()
57 if (timerlat_load_bpf_action_program(params->bpf_action_program)) in timerlat_apply_config()
H A Dtimerlat.h30 const char *bpf_action_program; member
H A Dtimerlat_top.c717 params->bpf_action_program = optarg; in timerlat_top_parse_args()
H A Dtimerlat_hist.c967 params->bpf_action_program = optarg; in timerlat_hist_parse_args()