HomeSort by relevance Sort by last modified time
    Searched refs:INC_STAT (Results 1 - 3 of 3) sorted by null

  /external/blktrace/btt/
iostat.c 25 #define INC_STAT(dip, fld) \
245 INC_STAT(iop->dip, cur_qusz);
250 INC_STAT(iop->dip, rqm[IOP_RW(iop)]);
259 INC_STAT(dip, ios[rw]);
263 INC_STAT(dip, cur_dev);
  /external/v8/src/crankshaft/
hydrogen-check-elimination.cc 15 #define INC_STAT(x) phase_->x++
17 #define INC_STAT(x)
375 INC_STAT(redundant_);
390 INC_STAT(removed_);
398 INC_STAT(empty_);
436 INC_STAT(narrowed_);
484 INC_STAT(removed_cit_);
515 INC_STAT(loads_);
523 INC_STAT(removed_cho_);
567 INC_STAT(compares_true_)
    [all...]
  /external/e2fsprogs/lib/ext2fs/
gen_bitmap64.c 84 #define INC_STAT(map, name) map->stats.name
86 #define INC_STAT(map, name) ;;
358 INC_STAT(bmap, resize_count);
485 INC_STAT(bitmap, unmark_count);
552 INC_STAT(bmap, set_range_count);
577 INC_STAT(bmap, get_range_count);
652 INC_STAT(bmap, test_ext_count);
690 INC_STAT(bmap, mark_ext_count);
728 INC_STAT(bmap, unmark_ext_count);

Completed in 255 milliseconds