HomeSort by relevance Sort by last modified time
    Searched refs:FIO_PREFERRED_CLOCK_SOURCE (Results 1 - 3 of 3) sorted by null

  /external/fio/os/
os.h 166 #ifndef FIO_PREFERRED_CLOCK_SOURCE
168 #define FIO_PREFERRED_CLOCK_SOURCE CS_CGETTIME
170 #define FIO_PREFERRED_CLOCK_SOURCE CS_GTOD
os-windows.h 39 #define FIO_PREFERRED_CLOCK_SOURCE CS_CGETTIME
  /external/fio/
gettime.c 41 enum fio_cs fio_clock_source = FIO_PREFERRED_CLOCK_SOURCE;

Completed in 91 milliseconds