Searched defs:table_bytes (Results 1 – 1 of 1) sorted by relevance
84 const size_t table_bytes = RoundUp(max_count * sizeof(IrtEntry), kPageSize); in IndirectReferenceTable() local228 const size_t table_bytes = RoundUp(new_size * sizeof(IrtEntry), kPageSize); in Resize() local