Searched refs:__sched_priority (Results 1 - 2 of 2) sorted by relevance

/external/strace/
H A Dprocess.c122 #define __sched_priority sched_priority macro
3650 tprintf(", { %d }", p.__sched_priority);
3665 tprintf("{ %d }", p.__sched_priority);
3678 tprintf("%d, { %d }", (int) tcp->u_arg[0], p.__sched_priority);
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c450 int __sched_priority; member in struct:__sched_param

Completed in 114 milliseconds