Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DUopsBenchmarkRunner.cpp24 *IssueCounterEnd = PCI.IssueCounters + PCI.NumIssueCounters; in runMeasurements() local
25 IssueCounter != IssueCounterEnd; ++IssueCounter) { in runMeasurements()