Home | History | Annotate | Download | only in src

Lines Matching refs:cc_inc_count_

2464   cc_inc_count_ = inc_count;
2500 for (int i = 0; i < cc_inc_count_; i++) {
2519 total_inc += cc_inc_count_;
2544 if ((cc_global_num & 0xff) != (cc_inc_count_ & 0xff)) {
2547 cc_global_num, cc_inc_count_);