Home
last modified time | relevance | path

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

/external/fio/
Dfio_time.h16 extern uint64_t usec_sleep(struct thread_data *, unsigned long);
Dtime.c41 uint64_t usec_sleep(struct thread_data *td, unsigned long usec) in usec_sleep() function
Diolog.c86 usec_sleep(td, this_delay); in iolog_delay()
170 usec_sleep(td, (ipo->delay - elapsed) * 1000); in read_iolog_get()
Dio_u.c705 usec = usec_sleep(td, usec); in rate_ddir()
Dbackend.c1036 usec_sleep(td, left); in do_io()