Searched refs:PfmCounters (Results 1 – 5 of 5) sorted by relevance
74 PfmCountersInfo PfmCounters = State.getPfmCounters(); in createBenchmarkRunner() local80 if (!PfmCounters.CycleCounter) { in createBenchmarkRunner()91 if (!PfmCounters.UopsCounter && !PfmCounters.IssueCounters) in createBenchmarkRunner()
66 const PfmCountersInfo &getPfmCounters() const { return *PfmCounters; } in getPfmCounters()73 const PfmCountersInfo *PfmCounters; variable
40 PfmCounters = &TheExegesisTarget->getPfmCounters(CpuName); in LLVMState()
31 // Set of PfmCounters for measuring sched model characteristics.
33 // Set of PfmCounters for measuring sched model characteristics.