Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DProfileSummary.h52 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
61 uint64_t TotalCount, uint64_t MaxCount, in ProfileSummary()
/external/llvm/include/llvm/IR/
DProfileSummary.h55 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
63 uint64_t TotalCount, uint64_t MaxCount, in ProfileSummary()
/external/skia/resources/particles/
Draincloud.json2 "MaxCount": 128, number
46 "MaxCount": 60, number
85 "MaxCount": 8, number
Dfireworks.json2 "MaxCount": 1000, number
47 "MaxCount": 50, number
Dvariable_rate.json2 "MaxCount": 4000, number
Dmouse_trail.json2 "MaxCount": 2000, number
Dcurves.json2 "MaxCount": 1000, number
Dspiral.json2 "MaxCount": 800, number
Dorientation.json2 "MaxCount": 32, number
Dsinusoidal_emitter.json2 "MaxCount": 6000, number
Dwarp.json2 "MaxCount": 4096, number
Dmouse_track.json2 "MaxCount": 2000, number
Dtext.json2 "MaxCount": 2000, number
Dmandrill.json2 "MaxCount": 4000, number
Dsprite_frame.json2 "MaxCount": 32, number
Dwriting.json2 "MaxCount": 4000, number
Dconfetti.json2 "MaxCount": 200, number
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DProfileCommon.h51 uint64_t MaxCount = 0; variable
/external/llvm/include/llvm/ProfileData/
DProfileCommon.h62 uint64_t TotalCount, MaxCount, MaxFunctionCount; variable
/external/scudo/standalone/
Dsecondary.h102 const u32 MaxCount = atomic_load(&MaxEntriesCount, memory_order_relaxed); in store() local
137 const u32 MaxCount = atomic_load(&MaxEntriesCount, memory_order_relaxed); in retrieve() local
174 const u32 MaxCount = static_cast<u32>(Value); in setOption() local
Dprimary64.h268 TransferBatch **CurrentBatch, u32 MaxCount, in populateBatches()
294 const u32 MaxCount = TransferBatch::getMaxCached(Size); in populateFreeList() local
Dprimary32.h302 TransferBatch **CurrentBatch, u32 MaxCount, in populateBatches()
347 const u32 MaxCount = TransferBatch::getMaxCached(Size); in populateFreeList() local
/external/llvm/lib/IR/
DProfileSummary.cpp166 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DProfileSummary.cpp160 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/external/llvm/include/llvm/Transforms/
DInstrumentation.h174 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()

12