Searched defs:cpustats (Results 1 – 3 of 3) sorted by relevance
236 struct cpustats struct238 unsigned int states[CPUSTATES];239 uint_t pswitch;240 uint_t trap;241 uint_t intr;242 uint_t syscall;243 uint_t sysfork;244 uint_t sysvfork;245 uint_t pfault;246 uint_t pgin;[all …]
848 cpustats(void) in cpustats() function
1227 cpustats(int *ovflwp) in cpustats() function