Searched refs:getCounterId (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/
H A Dpmu.cc577 ctr.getCounterId());
582 ctr.getCounterId(), ctr.eventId);
808 if (val & (0x1 << counter->getCounterId())) {
H A Dpmu.hh449 uint64_t getCounterId() const{ function in struct:ArmISA::PMU::CounterState

Completed in 8 milliseconds