Searched refs:INC_STAT (Results 1 - 3 of 3) sorted by relevance

/external/blktrace/btt/
H A Diostat.c25 #define INC_STAT(dip, fld) \ macro
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/e2fsprogs/lib/ext2fs/
H A Dgen_bitmap64.c83 #define INC_STAT(map, name) map->stats.name macro
85 #define INC_STAT(map, name) ;; macro
356 INC_STAT(bmap, resize_count);
483 INC_STAT(bitmap, unmark_count);
550 INC_STAT(bmap, set_range_count);
575 INC_STAT(bmap, get_range_count);
650 INC_STAT(bmap, test_ext_count);
688 INC_STAT(bmap, mark_ext_count);
726 INC_STAT(bmap, unmark_ext_count);
/external/chromium_org/v8/src/
H A Dhydrogen-check-elimination.cc14 #define INC_STAT(x) phase_->x++ macro
16 #define INC_STAT(x) macro
374 INC_STAT(redundant_);
389 INC_STAT(removed_);
397 INC_STAT(empty_);
435 INC_STAT(narrowed_);
483 INC_STAT(removed_cit_);
514 INC_STAT(loads_);
522 INC_STAT(removed_cho_);
566 INC_STAT(compares_true
[all...]

Completed in 99 milliseconds