Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dutils.h64 int parse_prio(char *arg, struct sched_attr *sched_param);
H A Dosnoise_top.c437 retval = parse_prio(optarg, &params->common.sched_param); in osnoise_top_parse_args()
H A Dutils.c423 int parse_prio(char *arg, struct sched_attr *sched_param) in parse_prio() function
H A Dosnoise_hist.c597 retval = parse_prio(optarg, &params->common.sched_param); in osnoise_hist_parse_args()
H A Dtimerlat_top.c690 retval = parse_prio(optarg, &params->common.sched_param); in timerlat_top_parse_args()
H A Dtimerlat_hist.c925 retval = parse_prio(optarg, &params->common.sched_param); in timerlat_hist_parse_args()