Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DLlvmState.h73 const PfmCountersInfo *PfmCounters; variable
DTarget.cpp74 PfmCountersInfo PfmCounters = State.getPfmCounters(); in createBenchmarkRunner() local