Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dutils.h65 int set_comm_sched_attr(const char *comm_prefix, struct sched_attr *attr);
H A Dutils.c318 int set_comm_sched_attr(const char *comm_prefix, struct sched_attr *attr) in set_comm_sched_attr() function
H A Dosnoise_top.c720 retval = set_comm_sched_attr("osnoise/", &params->sched_param); in osnoise_top_main()
H A Dosnoise_hist.c892 retval = set_comm_sched_attr("osnoise/", &params->sched_param); in osnoise_hist_main()
H A Dtimerlat_top.c983 retval = set_comm_sched_attr("timerlat/", &params->sched_param); in timerlat_top_main()
H A Dtimerlat_hist.c1227 retval = set_comm_sched_attr("timerlat/", &params->sched_param); in timerlat_hist_main()