Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDebugCounter.cpp119 SmallVector<StringRef, 16> CounterNames(RegisteredCounters.begin(), in print() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp71 SmallVector<StringRef, 2> CounterNames; in runAndSample() local