HomeSort by relevance Sort by last modified time
    Searched refs:iwrite_kb_pc (Results 1 - 2 of 2) sorted by null

  /external/blktrace/
blktrace.h 37 unsigned long long qread_kb_pc, qwrite_kb_pc, iread_kb_pc, iwrite_kb_pc; member in struct:io_stats
blkparse.c 1230 ios->iwrite_kb_pc += bytes >> 10;
1254 ios->iwrite_kb_pc -= t_kb(t);
    [all...]

Completed in 107 milliseconds