Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DTarget.h47 struct IssueCounter { struct
48 const char *Counter;
50 const char *ProcResName;
H A DUopsBenchmarkRunner.cpp23 for (const auto *IssueCounter = PCI.IssueCounters, in runMeasurements() local
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DExegesisEmitter.cpp73 for (const Record *IssueCounter : in collectPfmCounters() local