OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CounterNames
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
DebugCounter.cpp
119
SmallVector<StringRef, 16>
CounterNames
(RegisteredCounters.begin(),
121
sort(
CounterNames
);
125
for (auto &CounterName :
CounterNames
) {
/src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
BenchmarkRunner.cpp
71
SmallVector<StringRef, 2>
CounterNames
;
72
StringRef(Counters).split(
CounterNames
, '+');
75
for (auto &CounterName :
CounterNames
) {
Completed in 60 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026