Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dactions.h56 int actions_parse(struct actions *self, const char *trigger, const char *tracefn);
H A Dosnoise_top.c437 retval = actions_parse(&params->common.threshold_actions, optarg, in osnoise_top_parse_args()
443 retval = actions_parse(&params->common.end_actions, optarg, in osnoise_top_parse_args()
H A Dactions.c130 actions_parse(struct actions *self, const char *trigger, const char *tracefn) in actions_parse() function
H A Dosnoise_hist.c606 retval = actions_parse(&params->common.threshold_actions, optarg, in osnoise_hist_parse_args()
612 retval = actions_parse(&params->common.end_actions, optarg, in osnoise_hist_parse_args()
H A Dtimerlat_top.c705 retval = actions_parse(&params->common.threshold_actions, optarg, in timerlat_top_parse_args()
711 retval = actions_parse(&params->common.end_actions, optarg, in timerlat_top_parse_args()
H A Dtimerlat_hist.c955 retval = actions_parse(&params->common.threshold_actions, optarg, in timerlat_hist_parse_args()
961 retval = actions_parse(&params->common.end_actions, optarg, in timerlat_hist_parse_args()