| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | ProfileCommon.h | 57 uint64_t MaxCount = 0; variable
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acdebug.h | 189 UINT32 MaxCount; member
|
| H A D | actbl3.h | 840 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 D | ProfileSummary.h | 53 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | size_class_allocator.h | 140 u16 MaxCount; member 279 u16 MaxCount; member
|
| H A D | quarantine.h | 22 static const u32 MaxCount = 1019; member
|
| H A D | release.h | 320 bool updateAsAllCountedIf(uptr Region, uptr I, uptr MaxCount) { in updateAsAllCountedIf()
|
| H A D | primary32.h | 909 const u16 MaxCount = SizeClassAllocatorT::getMaxCached(Size); in populateFreeList() local
|
| H A D | primary64.h | 698 const u16 MaxCount = SizeClassAllocatorT::getMaxCached(Size); in populateFreeListAndPopBlocks() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOCtxProfFlattening.cpp | 66 uint64_t MaxCount = 0; in assignProfileData() local
|
| H A D | PGOMemOPSizeOpt.cpp | 290 uint64_t MaxCount = 0; in perform() local
|
| H A D | PGOInstrumentation.cpp | 1274 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 D | MemProfInstrumentation.cpp | 462 Value *MaxCount = ConstantInt::get(Type::getInt8Ty(*C), 255); in instrumentAddress() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ProfileSummary.cpp | 214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | Instrumentation.h | 176 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 588 unsigned MaxCount; member
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/ |
| H A D | DirectiveEmitter.cpp | 263 size_t MaxCount = 0; in getMaxLeafCount() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 1097 uint64_t MaxCount = 0; member 3105 uint64_t MaxCount = 0; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 875 uint64_t MaxCount = 0; in overlap() local
|