Searched defs:hpmcounters (Results 1 – 1 of 1) sorted by relevance
182 val hpmcounters: Seq[CSRModule[_]] = (3 to 0x1F).map(num => constant272 val hpmcounters = Vec(perfCntNum, UInt(XLEN.W)) constant