Home
last modified time | relevance | path

Searched defs:TotalBlocks (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h135 uptr TotalBlocks = 0; verifyAllBlocksAreReleasedTestOnly() local
150 uptr TotalBlocks = 0; verifyAllBlocksAreReleasedTestOnly() local
922 const uptr TotalBlocks = Sci->AllocatedUser / BlockSize; getSizeClassFragmentationInfo() local
[all...]
H A Dprimary64.h181 uptr TotalBlocks = 0; in verifyAllBlocksAreReleasedTestOnly() local
198 uptr TotalBlocks = 0; in verifyAllBlocksAreReleasedTestOnly() local
1176 const uptr TotalBlocks = Region->MemMapInfo.AllocatedUser / BlockSize; getRegionFragmentationInfo() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp127 return TotalBlocks; in getHottestBlocks() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2704 unsigned TotalBlocks = 0, InitialThreadBlocks = 0, AlignedBlocks = 0; getAsStr() local