Home
last modified time | relevance | path

Searched refs:__sched_priority (Results 1 – 3 of 3) sorted by relevance

/external/strace/
DAndroid.patch113 +#define __sched_priority sched_priority
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/
Dtest_input_for_tinycc.c450 int __sched_priority; member