Home
last modified time | relevance | path

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

/system/uapp/iotime/
A Diotime.c57 static zx_duration_t iotime_posix(int is_read, int fd, size_t total, size_t bufsz) { in iotime_posix() function
101 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