Home
last modified time | relevance | path

Searched refs:bin_slot_count_ (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Dimage_writer.h294 size_t bin_slot_count_[kBinSize] = {}; // Number of objects in a bin. member
Dimage_writer.cc605 ++image_info.bin_slot_count_[bin]; in AssignImageBinSlot()