Searched refs:realtime_prio (Results 1 – 3 of 3) sorted by relevance
47 int realtime_prio; member
1350 if (top->realtime_prio) { in __cmd_top() 1353 param.sched_priority = top->realtime_prio; in __cmd_top() 1514 OPT_INTEGER('r', "realtime", &top.realtime_prio, in cmd_top()
165 int realtime_prio; member 2621 if (rec->realtime_prio) { in __cmd_record() 2624 param.sched_priority = rec->realtime_prio; in __cmd_record() 3467 OPT_INTEGER('r', "realtime", &record.realtime_prio,