HomeSort by relevance Sort by last modified time
    Searched full:total_read_write (Results 1 - 1 of 1) sorted by null

  /system/extras/iotop/
iotop.cpp 244 uint64_t total_read_write = 0; local
248 total_read_write += statistics.read_write();
271 BytesToKB(total_read_write) / delay_div);

Completed in 100 milliseconds