Searched defs:sched_policy (Results 1 – 5 of 5) sorted by relevance
67 static void init_attr(pthread_attr_t *attr, int sched_policy, int prio) in init_attr()97 static void run_hp_threads(int sched_policy, int sched_prio) in run_hp_threads()145 int sched_policy; member151 int ret, sched_policy; in do_test() local181 int sched_policy; member
199 static int sched_policy; /* scheduling policy as set by user/default */ in thread_func() local
21 uint32_t sched_policy; member
315 int sched_policy = SCHED_FIFO; in trace() local
53 char *sched_policy = "rr"; variable