Home
last modified time | relevance | path

Searched refs:read_cpu_time (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dresource.h177 void read_cpu_time(long *cp_time); /* Writes array of CPUSTATES */
/f-stack/freebsd/sys/
H A Dresource.h180 void read_cpu_time(long *cp_time); /* Writes array of CPUSTATES */
/f-stack/freebsd/kern/
H A Dkern_clock.c112 read_cpu_time(cp_time); in sysctl_kern_cp_time()
321 read_cpu_time(long *cp_time) in read_cpu_time() function