Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.c134 static u64 get_current_us() in get_current_us() function
143 static u64 get_current_us() in get_current_us() function
491 total_time = get_current_us(); in do_write()
499 max_time_t = get_current_us(); in do_write()
501 max_time_t = get_current_us() - max_time_t; in do_write()
511 get_current_us() - total_time, in do_write()