Home
last modified time | relevance | path

Searched defs:cpustats (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/sys/
H A Dsched.h89 struct cpustats { struct
90 uint64_t cs_time[CPUSTATES]; /* CPU state statistics */
91 uint64_t cs_flags; /* see below */
/openbsd/usr.sbin/iostat/
H A Diostat.c347 cpustats(void) in cpustats() function
/openbsd/lib/libcrypto/arc4random/
H A Dgetentropy_aix.c205 perfstat_cpu_total_t cpustats; in getentropy_fallback() local
/openbsd/usr.bin/systat/
H A Dvmstat.c64 struct cpustats cpustats; member
/openbsd/usr.bin/vmstat/
H A Dvmstat.c634 cpustats(void) in cpustats() function