Searched refs:comp_t (Results 1 – 1 of 1) sorted by relevance
36 typedef uint16_t comp_t; typedef45 comp_t ac_utime; /* User time. */46 comp_t ac_stime; /* System time. */47 comp_t ac_etime; /* Elapsed time. */49 comp_t ac_io; /* Chars transferred. */53 comp_t ac_swaps; /* Number of swaps. */72 comp_t ac_utime; /* User Time */73 comp_t ac_stime; /* System Time */75 comp_t ac_io; /* Chars Transferred */77 comp_t ac_minflt; /* Minor Pagefaults */[all …]
Completed in 3 milliseconds