Home
last modified time | relevance | path

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

/linux-6.12.1/tools/tracing/rtla/src/
Dutils.h63 int set_comm_sched_attr(const char *comm_prefix, struct sched_attr *attr);
Dutils.c319 int set_comm_sched_attr(const char *comm_prefix, struct sched_attr *attr) in set_comm_sched_attr() function
Dosnoise_top.c719 retval = set_comm_sched_attr("osnoise/", &params->sched_param); in osnoise_top_main()
Dosnoise_hist.c891 retval = set_comm_sched_attr("osnoise/", &params->sched_param); in osnoise_hist_main()
Dtimerlat_top.c951 retval = set_comm_sched_attr("timerlat/", &params->sched_param); in timerlat_top_main()
Dtimerlat_hist.c1181 retval = set_comm_sched_attr("timerlat/", &params->sched_param); in timerlat_hist_main()