Searched refs:cc_inc_count_ (Results 1 – 4 of 4) sorted by relevance
645 int cc_inc_count_);665 int cc_inc_count_; // Number of times to increment the counter. variable
212 int cc_inc_count_; // Number of times to increment the shared variable
704 cc_inc_count_ = 1000; // Number of times to increment the shared variable. in Sat()824 ARG_IVALUE("--cc_inc_count", cc_inc_count_); in ParseArgs()1450 tnum, num_cpus, cc_inc_count_); in InitializeThreads()
2515 cc_inc_count_ = inc_count; in CpuCacheCoherencyThread()2549 for (int i = 0; i < cc_inc_count_; i++) { in Work()2568 total_inc += cc_inc_count_; in Work()2593 if ((cc_global_num & 0xff) != (cc_inc_count_ & 0xff)) { in Work()2596 cc_global_num, cc_inc_count_); in Work()