Searched refs:getInstructions (Results 1 – 1 of 1) sorted by relevance
103 uint64_t getInstructions() const { return counters[INSTRUCTIONS].value; } in getInstructions() function122 uint64_t instructions = getInstructions(); in getIPC()128 uint64_t instructions = getInstructions(); in getCPI()163 return (misses * 1000.0) / getInstructions(); in getMPKI()