Home
last modified time | relevance | path

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

/linux-6.15/tools/tracing/rtla/src/
H A Dutils.h62 int parse_prio(char *arg, struct sched_attr *sched_param);
H A Dutils.c406 int parse_prio(char *arg, struct sched_attr *sched_param) in parse_prio() function
H A Dosnoise_top.c443 retval = parse_prio(optarg, &params->sched_param); in osnoise_top_parse_args()
H A Dosnoise_hist.c613 retval = parse_prio(optarg, &params->sched_param); in osnoise_hist_parse_args()
H A Dtimerlat_top.c695 retval = parse_prio(optarg, &params->sched_param); in timerlat_top_parse_args()
H A Dtimerlat_hist.c942 retval = parse_prio(optarg, &params->sched_param); in timerlat_hist_parse_args()