Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DExegesisEmitter.cpp66 collectPfmCounters(const RecordKeeper &Records) { in collectPfmCounters() function
98 : Records(RK), PfmCounterNameTable(collectPfmCounters(RK)) { in ExegesisEmitter()