Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_clock.c158 cp_time = pcpu->pc_cp_time; in sysctl_kern_cp_times()
331 cp_time[j] += pc->pc_cp_time[j]; in read_cpu_time()
/f-stack/freebsd/sys/
H A Dpcpu.h189 long pc_cp_time[CPUSTATES]; /* statclock ticks */ member