Home
last modified time | relevance | path

Searched refs:MICROSECONDS (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dtimerfd_gettime.c25 #define MICROSECONDS (1000000) macro
52 result = usleep(MICROSECONDS); in timerfd_gettime_0100()
104 result = usleep(MICROSECONDS); in timerfd_gettime64_0100()
Dtimerfd_settime.c23 #define MICROSECONDS (1000000) macro
56 result = usleep(MICROSECONDS); in timerfd_settime_0100()
107 result = usleep(MICROSECONDS); in timerfd_settime64_0100()
/third_party/ffmpeg/doc/
Dffprobe.texi77 Use sexagesimal format HH:MM:SS.MICROSECONDS for time values.
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_query.c1974 X("buffer-wait-time", BUFFER_WAIT_TIME, MICROSECONDS, CUMULATIVE),
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_query.c1778 X("buffer-wait-time", BUFFER_WAIT_TIME, MICROSECONDS, CUMULATIVE),