Home
last modified time | relevance | path

Searched defs:CounterID (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDebugCounter.cpp88 unsigned CounterID = getCounterId(CounterName); in push_back() local
101 unsigned CounterID = getCounterId(CounterName); in push_back() local
126 unsigned CounterID = getCounterId(CounterName); in print() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h172 unsigned CounterID; member