percentages
percentages(CPUSTATES, &pcpu_cpu_states[j * CPUSTATES],
percentages(CPUSTATES, cpu_states, cp_time, cp_old, cp_diff);
long percentages(int, int *, long *, long *, long *);