f99654532c
% sysctl -A kern.cp_time (and also "sysctl -A" without the kern.cp_time argument) print this: kern.cp_time: user = 851648, nice = 683496, sys = 69383, ... kern.cp_time.0: user = 85648, nice = 68496, sys = 6983, ... ... instead of just: kern.cp_time.0: user = 85648, nice = 68496, sys = 6983, ... ...