Searched refs:kNonRegular (Results 1 – 2 of 2) sorted by relevance
57 AddMemoryChunkSafe(ChunkQueueType::kNonRegular, chunk); in AddMemoryChunkSafe()94 kNonRegular, // Large chunks and executable chunks. enumerator
146 while ((chunk = GetMemoryChunkSafe(ChunkQueueType::kNonRegular)) != nullptr) { in PerformFreeMemoryOnQueuedNonRegularChunks()191 chunks_[ChunkQueueType::kNonRegular].size(); in NumberOfCommittedChunks()212 for (auto& chunk : chunks_[ChunkQueueType::kNonRegular]) { in CommittedBufferedMemory()