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

/freebsd-10.0-release/usr.bin/top/
H A Dmachine.c240 static long *pcpu_cp_diff; variable
381 pcpu_cp_diff = calloc(1, size);
459 &pcpu_cp_diff[j * CPUSTATES]);

Completed in 67 milliseconds