Home
last modified time | relevance | path

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

/external/fio/
Dgettime.c40 int fio_clock_source_set = 0; variable
378 if (!fio_clock_source_set && !fio_monotonic_clocktest(0)) in fio_clock_init()
Dfio.h394 extern int fio_clock_source_set;
Doptions.c373 fio_clock_source_set = 1; in fio_clock_source_cb()