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

  /external/toolchain-utils/fdo_scripts/
summarize_hot_blocks.py 54 def GetBlockCount(line):
83 count = GetBlockCount(line)
103 sum_lines.sort(key=GetBlockCount, reverse=True)
  /art/runtime/
image.h 404 uint32_t GetBlockCount() const {
  /art/dex2oat/linker/
image_test.h 486 ASSERT_GT(image_space->GetImageHeader().GetBlockCount() * max_image_block_size,
  /art/runtime/gc/space/
image_space.cc     [all...]

Completed in 266 milliseconds