Searched refs:clast (Results 1 – 1 of 1) sorted by relevance
193 static clock_t clast; in cpu_util() local204 clast = clock(); in cpu_util()221 pcpu[0] = (((ctemp - clast) * 1000000.0 / CLOCKS_PER_SEC) / timediff) * 100; in cpu_util()