Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h644 int cc_thread_count_,
663 int cc_thread_count_; // Total number of threads being run, for variable
H A Dworker.cc2514 cc_thread_count_ = thread_count; in CpuCacheCoherencyThread()
2561 offset = (cc_thread_count_ & ~1) - cc_thread_num_; in Work()
2577 offset = (cc_thread_count_ & ~1) - cc_thread_num_; in Work()