Searched refs:time_since_genesis (Results 1 - 3 of 3) sorted by relevance
/external/fio/ | ||
H A D | fio_time.h | 12 extern uint64_t time_since_genesis(void); |
H A D | time.c | 80 uint64_t time_since_genesis(void) function |
H A D | backend.c | 2001 return time_since_genesis() >= trigger_timeout; |
Completed in 622 milliseconds