Searched refs:TotalChunks (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DMemory.h92 uint32_t TotalChunks() const { return GetByteSize() / GetChunkSize(); } function in class:lldb_private::AllocatedBlock
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h642 const uptr TotalChunks = Region->AllocatedUser / getSizeByClassId(ClassId); local
649 TotalChunks, Rss >> 10, Region->ReleaseInfo.RangesReleased,

Completed in 125 milliseconds