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/
H A Df2fs_io.c139 static u64 get_current_us() in get_current_us() function
144 static u64 get_current_us() in get_current_us() function
152 static u64 get_current_us() in get_current_us() function
595 total_time = get_current_us(); in do_write()
605 max_time_t = get_current_us(); in do_write()
607 max_time_t = get_current_us() - max_time_t; in do_write()
638 get_current_us() - total_time, in do_write()

Completed in 3 milliseconds