Home
last modified time | relevance | path

Searched defs:CLOCK_REALTIME (Results 1 – 11 of 11) sorted by relevance

/external/strace/xlat/
Dclocknames.h3 # define CLOCK_REALTIME 0 macro
/external/linux-kselftest/tools/testing/selftests/timers/
Dnanosleep.c45 #define CLOCK_REALTIME 0 macro
Dalarmtimer-suspend.c44 #define CLOCK_REALTIME 0 macro
Dinconsistency-check.c47 #define CLOCK_REALTIME 0 macro
Dnsleep-lat.c45 #define CLOCK_REALTIME 0 macro
Dset-timer-lat.c43 #define CLOCK_REALTIME 0 macro
/external/kernel-headers/original/uapi/linux/
Dtime.h47 #define CLOCK_REALTIME 0 macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py266 CLOCK_REALTIME = __CLOCK_REALTIME3 variable
267 CLOCK_REALTIME = __CLOCK_REALTIME0 variable
DIN.py399 CLOCK_REALTIME = __CLOCK_REALTIME3 variable
400 CLOCK_REALTIME = __CLOCK_REALTIME0 variable
DSTROPTS.py396 CLOCK_REALTIME = __CLOCK_REALTIME3 variable
397 CLOCK_REALTIME = __CLOCK_REALTIME0 variable
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py103 CLOCK_REALTIME = 0 variable