Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.h97 const PfmCountersInfo *PfmCounters; global() variable
H A DTarget.cpp95 PfmCountersInfo PfmCounters = State.getPfmCounters(); in createBenchmarkRunner() local