Home
last modified time | relevance | path

Searched defs:MaxCount (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DProfileCommon.h57 uint64_t MaxCount = 0; variable
/freebsd/sys/contrib/dev/acpica/include/
H A Dacdebug.h189 UINT32 MaxCount; member
H A Dactbl3.h840 UINT32 MaxCount; /* Maximum counter value supported */ member
918 UINT16 MaxCount; /* Maximum counter value supported */ member
963 UINT16 MaxCount; /* Maximum counter value supported */ member
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h53 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_allocator.h140 u16 MaxCount; member
279 u16 MaxCount; member
H A Dquarantine.h22 static const u32 MaxCount = 1019; member
H A Drelease.h320 bool updateAsAllCountedIf(uptr Region, uptr I, uptr MaxCount) { in updateAsAllCountedIf()
H A Dprimary32.h909 const u16 MaxCount = SizeClassAllocatorT::getMaxCached(Size); in populateFreeList() local
H A Dprimary64.h698 const u16 MaxCount = SizeClassAllocatorT::getMaxCached(Size); in populateFreeListAndPopBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfFlattening.cpp66 uint64_t MaxCount = 0; in assignProfileData() local
H A DPGOMemOPSizeOpt.cpp290 uint64_t MaxCount = 0; in perform() local
H A DPGOInstrumentation.cpp1274 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
1715 uint64_t MaxCount = 0; in setBranchWeights() local
1802 uint64_t MaxCount = std::max(SCounts[0], SCounts[1]); in annotateOneSelectInst() local
2411 ArrayRef<uint64_t> EdgeCounts, uint64_t MaxCount) { in setProfMetadata()
H A DMemProfInstrumentation.cpp462 Value *MaxCount = ConstantInt::get(Type::getInt8Ty(*C), 255); in instrumentAddress() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstrumentation.h176 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h588 unsigned MaxCount; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DDirectiveEmitter.cpp263 size_t MaxCount = 0; in getMaxLeafCount() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1097 uint64_t MaxCount = 0; member
3105 uint64_t MaxCount = 0; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp875 uint64_t MaxCount = 0; in overlap() local