Home
last modified time | relevance | path

Searched defs:byte_size (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/allocator/
Drosalloc.h57 size_t byte_size = rosalloc->free_page_run_size_map_[pm_idx]; in ByteSize() local
62 void SetByteSize(RosAlloc* rosalloc, size_t byte_size) in SetByteSize()
104 size_t byte_size = ByteSize(rosalloc); in ReleasePages() local
Drosalloc.cc324 const size_t byte_size = num_pages * kPageSize; in FreePages() local
/art/compiler/dex/quick/mips/
Dcall_mips.cc84 int byte_size = elements * 8; in GenLargeSparseSwitch() local
/art/runtime/gc/collector/
Dconcurrent_copying.cc1202 void ConcurrentCopying::FillWithDummyObject(mirror::Object* dummy_obj, size_t byte_size) { in FillWithDummyObject()
1246 size_t byte_size = it->first; in AllocateInSkippedBlock() local
1262 size_t byte_size = it->first; in AllocateInSkippedBlock() local