Home
last modified time | relevance | path

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

/openbmc/linux/tools/tracing/rtla/src/
H A Dutils.h62 int parse_prio(char *arg, struct sched_attr *sched_param);
H A Dutils.c407 int parse_prio(char *arg, struct sched_attr *sched_param) in parse_prio() function
H A Dosnoise_top.c463 retval = parse_prio(optarg, &params->sched_param); in osnoise_top_parse_args()
H A Dosnoise_hist.c623 retval = parse_prio(optarg, &params->sched_param); in osnoise_hist_parse_args()
H A Dtimerlat_top.c525 retval = parse_prio(optarg, &params->sched_param); in timerlat_top_parse_args()
H A Dtimerlat_hist.c732 retval = parse_prio(optarg, &params->sched_param); in timerlat_hist_parse_args()