Home
last modified time | relevance | path

Searched refs:CounterNames (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDebugCounter.cpp119 SmallVector<StringRef, 16> CounterNames(RegisteredCounters.begin(), in print() local
121 sort(CounterNames.begin(), CounterNames.end()); in print()
125 for (auto &CounterName : CounterNames) { in print()