Searched refs:totalTimeDiff (Results 1 – 1 of 1) sorted by relevance
68 totalTimeDiff = 0; in readCPU() local95 totalTimeDiff = totalTime - preTotalTime[config.subType]; in readCPU()101 activePercValue = (100.0 * activeTimeDiff) / totalTimeDiff; in readCPU()