Home
last modified time | relevance | path

Searched refs:ctimes (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.bin/systat/
Dpigs.c154 long ctimes[CPUSTATES]; in read_pg() local
185 size = sizeof(ctimes); in read_pg()
186 sysctl(cp_time_mib, 2, &ctimes, &size, NULL, 0); in read_pg()
190 t += ctimes[i] - stime[i]; in read_pg()
194 procbase[nproc].p_pctcpu = (ctimes[CP_IDLE] - stime[CP_IDLE]) / t / pctdouble(1); in read_pg()
196 stime[i] = ctimes[i]; in read_pg()
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/noncompile/
D19990826-4.f29 common /ctimes / chiimp, apertime, filltime, addtime