Searched refs:oneTenthCpuCycles (Results 1 – 1 of 1) sorted by relevance
260 uint64_t oneTenthCpuCycles = 0; in readTimeInStateFile() local279 oneTenthCpuCycles = addUint64(oneTenthCpuCycles, mul(freqKHz, clockTicks)); in readTimeInStateFile()284 return mul(oneTenthCpuCycles, cyclesPerKHzClockTicks); in readTimeInStateFile()