Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DProfileSummary.h50 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
59 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/
Dvariable_rate.json2 "MaxCount": 4000, number
Dmouse_trail.json2 "MaxCount": 2000, number
Dcurves.json2 "MaxCount": 1000, number
Dspiral.json2 "MaxCount": 800, number
Dwarp.json2 "MaxCount": 4096, number
Dorientation.json2 "MaxCount": 32, number
Dpath_spawn.json2 "MaxCount": 800, number
Duniforms.json2 "MaxCount": 800, number
Dsinusoidal_emitter.json2 "MaxCount": 6000, number
Dmandrill.json2 "MaxCount": 4000, number
Dsprite_frame.json2 "MaxCount": 32, number
Dmouse_track.json2 "MaxCount": 2000, number
Dtext.json2 "MaxCount": 2000, number
Dconfetti.json2 "MaxCount": 200, number
Dwriting.json2 "MaxCount": 4000, number
Dfireworks.json2 "MaxCount": 300, number
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DProfileCommon.h50 uint64_t MaxCount = 0; variable
/external/scudo/standalone/
Dsecondary.h153 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); in store() local
232 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); in retrieve() local
302 const u32 MaxCount = static_cast<u32>(Value); in setOption() local
327 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); in disableMemoryTagging() local
/external/llvm/include/llvm/ProfileData/
DProfileCommon.h62 uint64_t TotalCount, MaxCount, MaxFunctionCount; variable
/external/llvm/lib/IR/
DProfileSummary.cpp166 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DProfileSummary.cpp161 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()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
DInstrumentation.h188 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()

12