Home
last modified time | relevance | path

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

/external/fio/os/
Dos.h166 #ifndef FIO_PREFERRED_CLOCK_SOURCE
168 #define FIO_PREFERRED_CLOCK_SOURCE CS_CGETTIME macro
170 #define FIO_PREFERRED_CLOCK_SOURCE CS_GTOD macro
Dos-windows.h39 #define FIO_PREFERRED_CLOCK_SOURCE CS_CGETTIME macro
/external/fio/
Dgettime.c41 enum fio_cs fio_clock_source = FIO_PREFERRED_CLOCK_SOURCE;