Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dworker.h643 int cc_thread_count_,
662 int cc_thread_count_; // Total number of threads being run, for variable
Dworker.cc2463 cc_thread_count_ = thread_count; in CpuCacheCoherencyThread()
2512 offset = (cc_thread_count_ & ~1) - cc_thread_num_; in Work()
2528 offset = (cc_thread_count_ & ~1) - cc_thread_num_; in Work()