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

/gem5/src/arch/arm/
H A Dpmu.cc247 setCounterTypeRegister(misc_reg - MISCREG_PMEVTYPER0_EL0, val);
253 setCounterTypeRegister(PMCCNTR, val);
262 setCounterTypeRegister(reg_pmselr.sel, val);
630 PMU::setCounterTypeRegister(CounterId id, PMEVTYPER_t val) function in class:ArmISA::PMU
H A Dpmu.hh275 void setCounterTypeRegister(CounterId id, PMEVTYPER_t type);

Completed in 8 milliseconds