Searched refs:ccpu_low (Results 1 – 1 of 1) sorted by relevance
80 static const uint32_t ccpu_low[CCPUTAB_MASK] = { variable85 #define ccpu (ccpu_low[0])142 avg = (ccpu_low[secs - 1] * avg) >> FSHIFT; /* decay #4 */ in cpuavg_decay()