Home
last modified time | relevance | path

Searched refs:file_threads_ (Results 1 – 2 of 2) sorted by relevance

/external/stressapptest/src/
Dsat.cc160 if (findfiles_ && (file_threads_ == 0)) { in CheckEnvironment()
171 file_threads_++; in CheckEnvironment()
173 file_threads_++; in CheckEnvironment()
185 if (tag_mode_ && ((file_threads_ > 0) || in CheckEnvironment()
409 file_threads_; in InitializePages()
713 file_threads_ = 0; in Sat()
957 file_threads_++; in ParseArgs()
1259 for (int i = 0; i < file_threads_; i++) { in InitializeThreads()
Dsat.h224 int file_threads_; // Threads of file IO. variable