OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_block_size_
(Results
1 - 4
of
4
) sorted by null
/external/stressapptest/src/
sat.h
174
int
read_block_size_
; // Size of block to read from disk.
member in class:Sat
worker.cc
[
all
...]
worker.h
668
blocks_read_ *
read_block_size_
) / kMegabyte;}
720
int
read_block_size_
; // Size of blocks read from disk, in bytes.
member in class:DiskThread
sat.cc
708
read_block_size_
= 512;
839
ARG_IVALUE("--read-block-size",
read_block_size_
);
[
all
...]
Completed in 39 milliseconds