Searched refs:cc_thread_num_ (Results 1 – 2 of 2) sorted by relevance
2462 cc_thread_num_ = thread_num; in CpuCacheCoherencyThread()2478 cc_thread_num_); in Work()2511 if (cline_num & cc_thread_num_ & 1) in Work()2512 offset = (cc_thread_count_ & ~1) - cc_thread_num_; in Work()2514 offset = cc_thread_num_; in Work()2527 if (cline_num & cc_thread_num_ & 1) in Work()2528 offset = (cc_thread_count_ & ~1) - cc_thread_num_; in Work()2530 offset = cc_thread_num_; in Work()2559 cc_thread_num_, us_elapsed, total_inc, inc_rate); in Work()2561 cc_thread_num_); in Work()
642 int cc_thread_num_,659 int cc_thread_num_; // The integer id of the thread which is variable