Home
last modified time | relevance | path

Searched defs:PfmCounters (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.h73 const PfmCountersInfo *PfmCounters; variable
H A DTarget.cpp74 PfmCountersInfo PfmCounters = State.getPfmCounters(); in createBenchmarkRunner() local