Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dsat.cc140 if (findfiles_ && (file_threads_ == 0)) { in CheckEnvironment()
151 file_threads_++; in CheckEnvironment()
153 file_threads_++; in CheckEnvironment()
165 if (tag_mode_ && ((file_threads_ > 0) || in CheckEnvironment()
389 file_threads_; in InitializePages()
676 file_threads_ = 0; in Sat()
898 file_threads_++; in ParseArgs()
1125 for (int i = 0; i < file_threads_; i++) { in InitializeThreads()
Dsat.h206 int file_threads_; // Threads of file IO. variable