Searched defs:cpu64_sysinfo (Results 1 – 1 of 1) sorted by relevance
95 typedef struct cpu64_sysinfo { struct96 uint64_t cpu[CPU_STATES];97 uint64_t wait[W_STATES];98 uint64_t bread;99 uint64_t bwrite;100 uint64_t lread;101 uint64_t lwrite;102 uint64_t phread;103 uint64_t phwrite;104 uint64_t pswitch;[all …]