| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | ProfileCommon.h | 56 uint64_t MaxCount = 0; variable
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | secondary.h | 201 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); in store() local 276 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); in retrieve() local 369 const u32 MaxCount = static_cast<u32>(Value); in setOption() local 394 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); in disableMemoryTagging() local
|
| H A D | local_cache.h | 140 u16 MaxCount; in alignas() local
|
| H A D | quarantine.h | 22 static const u32 MaxCount = 1019; member
|
| H A D | release.h | 312 bool updateAsAllCountedIf(uptr Region, uptr I, uptr MaxCount) { in updateAsAllCountedIf()
|
| H A D | primary32.h | 801 const u16 MaxCount = CacheT::getMaxCached(Size); in populateFreeList() local
|
| H A D | primary64.h | 983 const u16 MaxCount = CacheT::getMaxCached(Size); in populateFreeListAndPopBatch() local
|
| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | acdebug.h | 189 UINT32 MaxCount; member
|
| H A D | actbl3.h | 813 UINT32 MaxCount; /* Maximum counter value supported */ member 891 UINT16 MaxCount; /* Maximum counter value supported */ member 936 UINT16 MaxCount; /* Maximum counter value supported */ member
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | ProfileSummary.h | 52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/ |
| H A D | Instrumentation.h | 162 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ProfileSummary.cpp | 214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | IndirectCallPromotion.cpp | 250 uint64_t MaxCount = (Count >= ElseCount ? Count : ElseCount); in promoteIndirectCall() local
|
| H A D | PGOInstrumentation.cpp | 1139 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes() 1576 uint64_t MaxCount = 0; in setBranchWeights() local 1655 uint64_t MaxCount = std::max(SCounts[0], SCounts[1]); in annotateOneSelectInst() local 2192 ArrayRef<uint64_t> EdgeCounts, uint64_t MaxCount) { in setProfMetadata()
|
| H A D | PGOMemOPSizeOpt.cpp | 295 uint64_t MaxCount = 0; in perform() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 951 uint64_t MaxCount = 0; member 2937 uint64_t MaxCount = 0; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 727 uint64_t MaxCount = 0; in overlap() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 562 unsigned MaxCount; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 700 unsigned MaxCount = Known.countMaxPopulation(); in foldCtpop() local
|