Home
last modified time | relevance | path

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

/external/fio/
Dfio_time.h14 extern uint64_t usec_sleep(struct thread_data *, unsigned long);
Dtime.c24 uint64_t usec_sleep(struct thread_data *td, unsigned long usec) in usec_sleep() function
Diolog.c84 usec_sleep(td, this_delay); in iolog_delay()
163 usec_sleep(td, (ipo->delay - elapsed) * 1000); in read_iolog_get()
Dio_u.c585 usec = usec_sleep(td, usec); in rate_ddir()
Dbackend.c946 usec_sleep(td, left); in do_io()