/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ProfileSummary.h | 50 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable 59 uint64_t TotalCount, uint64_t MaxCount, in ProfileSummary()
|
/external/llvm/include/llvm/IR/ |
D | ProfileSummary.h | 55 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable 63 uint64_t TotalCount, uint64_t MaxCount, in ProfileSummary()
|
/external/skia/resources/particles/ |
D | variable_rate.json | 2 "MaxCount": 4000, number
|
D | mouse_trail.json | 2 "MaxCount": 2000, number
|
D | curves.json | 2 "MaxCount": 1000, number
|
D | spiral.json | 2 "MaxCount": 800, number
|
D | warp.json | 2 "MaxCount": 4096, number
|
D | orientation.json | 2 "MaxCount": 32, number
|
D | path_spawn.json | 2 "MaxCount": 800, number
|
D | uniforms.json | 2 "MaxCount": 800, number
|
D | sinusoidal_emitter.json | 2 "MaxCount": 6000, number
|
D | mandrill.json | 2 "MaxCount": 4000, number
|
D | sprite_frame.json | 2 "MaxCount": 32, number
|
D | mouse_track.json | 2 "MaxCount": 2000, number
|
D | text.json | 2 "MaxCount": 2000, number
|
D | confetti.json | 2 "MaxCount": 200, number
|
D | writing.json | 2 "MaxCount": 4000, number
|
D | fireworks.json | 2 "MaxCount": 300, number
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | ProfileCommon.h | 50 uint64_t MaxCount = 0; variable
|
/external/scudo/standalone/ |
D | secondary.h | 153 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/ |
D | ProfileCommon.h | 62 uint64_t TotalCount, MaxCount, MaxFunctionCount; variable
|
/external/llvm/lib/IR/ |
D | ProfileSummary.cpp | 166 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ProfileSummary.cpp | 161 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/external/llvm/include/llvm/Transforms/ |
D | Instrumentation.h | 174 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/ |
D | Instrumentation.h | 188 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()
|