Searched refs:last_cp_times (Results 1 – 1 of 1) sorted by relevance
93 static long *cur_cp_times, *last_cp_times; variable691 last_cp_times = calloc(1, size_cp_times); in dovmstat()1156 cur_cp_times[i * CPUSTATES + state] -= last_cp_times[i * in pcpustats()1158 last_cp_times[i * CPUSTATES + state] = tmp; in pcpustats()