Lines Matching refs:comp_t
44 typedef ushort_t comp_t; /* "floating point" */ typedef
55 comp_t ac_utime; /* acctng user time in clock ticks */
56 comp_t ac_stime; /* acctng system time in clock ticks */
57 comp_t ac_etime; /* acctng elapsed time in clock ticks */
58 comp_t ac_mem; /* memory usage */
59 comp_t ac_io; /* chars transferred */
60 comp_t ac_rw; /* blocks read or written */
76 comp_t ac_utime; /* acctng user time in clock ticks */
77 comp_t ac_stime; /* acctng system time in clock ticks */
78 comp_t ac_etime; /* acctng elapsed time in clock ticks */
79 comp_t ac_mem; /* memory usage */
80 comp_t ac_io; /* chars transferred */
81 comp_t ac_rw; /* blocks read or written */