Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/io/disktest/
Dstats.c61 0, read_time = 0, gw_time = 0, gr_time = 0; in print_stats() local
75 gw_time = env->global_stats.wtime; in print_stats()
83 gw_time = in print_stats()
98 if (gw_time == 0) in print_stats()
99 gw_time++; in print_stats()
169 (double)(gw_time)), in print_stats()
171 (double)(gw_time))); in print_stats()
290 (double)gw_time), in print_stats()
292 wbytes / (double)gw_time) / in print_stats()
295 (double)gw_time)); in print_stats()
[all …]