Searched refs:bitmap_bytes (Results 1 – 2 of 2) sorted by relevance
1118 stats_.bitmap_bytes += image_header_.GetImageBitmapSize(); in Dump()1414 size_t bitmap_bytes; member1441 bitmap_bytes(0), in Stats()1604 bitmap_bytes, PercentOfFileBytes(bitmap_bytes), in Dump()1607 CHECK_EQ(file_bytes, bitmap_bytes + header_bytes + object_bytes + alignment_bytes); in Dump()
938 const size_t bitmap_bytes = RoundUp(image_end_, heap_bytes_per_bitmap_byte) / in CalculateNewObjectOffsets() local943 RoundUp(bitmap_bytes, kPageSize), in CalculateNewObjectOffsets()