Searched refs:GetChunkIdx (Results 1 – 2 of 2) sorted by relevance
192 uptr chunk_idx = GetChunkIdx((uptr)p, size); in GetBlockBegin()213 uptr chunk_idx = GetChunkIdx(reinterpret_cast<uptr>(p), size); in GetMetaData()626 uptr GetChunkIdx(uptr chunk, uptr size) const { in GetChunkIdx() function
389 uptr chunk_idx = GetChunkIdx((uptr)p, size); in GetBlockBegin()410 uptr chunk_idx = GetChunkIdx(reinterpret_cast<uptr>(p), size); in GetMetaData()529 static uptr GetChunkIdx(uptr chunk, uptr size) { in GetChunkIdx() function