Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/io/disktest/
Dtimer.c80 OFF_T tmp_io_count = 0; in ChildTimer() local
133 tmp_io_count = 1; in ChildTimer()
135 tmp_io_count = cur_total_io_count; in ChildTimer()
146 ((double)(total_time) / (double)(tmp_io_count))); in ChildTimer()