Home
last modified time | relevance | path

Searched defs:cp_time (Results 1 – 6 of 6) sorted by relevance

/freebsd/include/rpcsvc/
H A Drstat.x61 int cp_time[RSTAT_CPUSTATES]; member
80 int cp_time[RSTAT_CPUSTATES]; member
98 int cp_time[RSTAT_CPUSTATES]; member
/freebsd/sys/kern/
H A Dkern_clock.c95 long cp_time[CPUSTATES]; in sysctl_kern_cp_time() local
130 long *cp_time; in sysctl_kern_cp_times() local
310 read_cpu_time(long *cp_time) in read_cpu_time()
690 long *cp_time; in statclock() local
/freebsd/lib/libkvm/
H A Dkvm_cptime.c84 kvm_getcptime(kvm_t *kd, long *cp_time) in kvm_getcptime()
/freebsd/lib/libdevstat/
H A Ddevstat.h138 long cp_time[CPUSTATES]; member
/freebsd/usr.bin/ctlstat/
H A Dctlstat.c226 long cp_time[CPUSTATES]; in getcpu() local
/freebsd/usr.bin/top/
H A Dmachine.c106 static long cp_time[CPUSTATES]; variable