Searched refs:pcpu_cp_old (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/usr.bin/top/
H A Dmachine.c210 static long *pcpu_cp_old; variable
368 pcpu_cp_old = calloc(ncpus * CPUSTATES, sizeof(long));
462 &pcpu_cp_old[j * CPUSTATES],

Completed in 136 milliseconds