Home | History | Annotate | Download | only in src

Lines Matching refs:cc_cacheline_count_

2461   cc_cacheline_count_ = cacheline_count;
2505 int cline_num = r % cc_cacheline_count_;
2524 for (int cline_num = 0; cline_num < cc_cacheline_count_; cline_num++) {