Home
last modified time | relevance | path

Searched defs:IssueCounter (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DTarget.h52 struct IssueCounter { struct
53 const char *Counter;
55 const char *ProcResName;
H A DUopsBenchmarkRunner.cpp23 for (const auto *IssueCounter = PCI.IssueCounters, in runMeasurements() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DExegesisEmitter.cpp73 for (const Record *IssueCounter : in collectPfmCounters() local