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

  /external/stressapptest/src/
sat.h 188 int read_threshold_; // Maximum time (in us) a read should take member in class:Sat
sat.cc 750 read_threshold_ = -1;
913 ARG_IVALUE("--read-threshold", read_threshold_);
    [all...]
worker.h 752 int64 read_threshold_; // Maximum time a read should take (in us) before member in class:DiskThread
worker.cc     [all...]

Completed in 41 milliseconds