Home
last modified time | relevance | path

Searched defs:MaxColdTotalSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProfSummary.h33 const uint64_t MaxColdTotalSize, MaxWarmTotalSize, MaxHotTotalSize; variable
37 uint64_t NumHotContexts, uint64_t MaxColdTotalSize, in MemProfSummary()
H A DMemProfSummaryBuilder.h33 uint64_t MaxColdTotalSize = 0; variable