Home
last modified time | relevance | path

Searched defs:CLOCK_PROCESS_CPUTIME_ID (Results 1 – 8 of 8) sorted by relevance

/external/strace/xlat/
Dclocknames.h9 # define CLOCK_PROCESS_CPUTIME_ID 2 macro
/external/linux-kselftest/tools/testing/selftests/timers/
Dnanosleep.c36 #define CLOCK_PROCESS_CPUTIME_ID 2 macro
Dalarmtimer-suspend.c35 #define CLOCK_PROCESS_CPUTIME_ID 2 macro
Dnsleep-lat.c36 #define CLOCK_PROCESS_CPUTIME_ID 2 macro
Dinconsistency-check.c38 #define CLOCK_PROCESS_CPUTIME_ID 2 macro
Dset-timer-lat.c35 #define CLOCK_PROCESS_CPUTIME_ID 2 macro
/external/kernel-headers/original/uapi/linux/
Dtime.h50 #define CLOCK_PROCESS_CPUTIME_ID 2 macro
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py104 CLOCK_PROCESS_CPUTIME_ID = 2 variable