Searched refs:iotime_posix (Results 1 – 1 of 1) sorted by relevance
57 static zx_duration_t iotime_posix(int is_read, int fd, size_t total, size_t bufsz) { in iotime_posix() function101 return iotime_posix(is_read, fd, total, bufsz); in iotime_block()203 res = iotime_posix(is_read, fd, total, bufsz); in main()
Completed in 3 milliseconds