HomeSort by relevance Sort by last modified time
    Searched defs:write_block_size_ (Results 1 - 3 of 3) sorted by null

  /external/stressapptest/src/
disk_blocks.h 105 int write_block_size_; // Block size, in bytes member in class:DiskBlockTable
sat.h 175 int write_block_size_; // Size of block to write to disk. member in class:Sat
worker.h 667 return (blocks_written_ * write_block_size_ +
721 int write_block_size_; // Size of blocks written to disk, in bytes. member in class:DiskThread

Completed in 766 milliseconds