Searched defs:byte_size (Results 1 – 3 of 3) sorted by relevance
54 size_t byte_size = rosalloc->free_page_run_size_map_[pm_idx]; in ByteSize() local59 void SetByteSize(RosAlloc* rosalloc, size_t byte_size) in SetByteSize()101 size_t byte_size = ByteSize(rosalloc); in ReleasePages() local
319 const size_t byte_size = num_pages * kPageSize; in FreePages() local
80 int byte_size = elements * 8; in GenLargeSparseSwitch() local