Home
last modified time | relevance | path

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

/Linux-v6.1/tools/tracing/rtla/src/
Dutils.h57 int set_comm_sched_attr(const char *comm_prefix, struct sched_attr *attr);
Dutils.c330 int set_comm_sched_attr(const char *comm_prefix, struct sched_attr *attr) in set_comm_sched_attr() function
Dosnoise_top.c587 retval = set_comm_sched_attr("osnoise/", &params->sched_param); in osnoise_top_main()
Dtimerlat_top.c627 retval = set_comm_sched_attr("timerlat/", &params->sched_param); in timerlat_top_main()
Dosnoise_hist.c809 retval = set_comm_sched_attr("osnoise/", &params->sched_param); in osnoise_hist_main()
Dtimerlat_hist.c836 retval = set_comm_sched_attr("timerlat/", &params->sched_param); in timerlat_hist_main()