Home
last modified time | relevance | path

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

/external/fio/
Dgettime.c132 static int fill_clock_gettime(struct timespec *ts) in fill_clock_gettime() function
154 if (fill_clock_gettime(&ts) < 0) { in __fio_gettime()