Home
last modified time | relevance | path

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

/openbmc/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.c319 int set_comm_sched_attr(const char *comm_prefix, struct sched_attr *attr) in set_comm_sched_attr() function
H A Dosnoise_top.c692 retval = set_comm_sched_attr("osnoise/", &params->sched_param); in osnoise_top_main()
H A Dosnoise_hist.c861 retval = set_comm_sched_attr("osnoise/", &params->sched_param); in osnoise_hist_main()
H A Dtimerlat_top.c806 retval = set_comm_sched_attr("timerlat/", &params->sched_param); in timerlat_top_main()
H A Dtimerlat_hist.c1025 retval = set_comm_sched_attr("timerlat/", &params->sched_param); in timerlat_hist_main()