Home | History | Annotate | Download | only in src

Lines Matching full:cc_cacheline_count_

2470   cc_cacheline_count_ = cacheline_count;
2498 r = cc_cacheline_count_ * (r / (RAND_MAX + 1.0));
2508 for (int cline_num = 0; cline_num < cc_cacheline_count_; cline_num++) {