OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:comp_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/sys/
acct.h
43
* Accounting structures; these use a
comp_t
type which is a 3 bits base 8
47
typedef uint16_t
comp_t
;
typedef in typeref:typename:uint16_t
51
comp_t
ac_utime; /* user time */
52
comp_t
ac_stime; /* system time */
53
comp_t
ac_etime; /* elapsed time */
58
comp_t
ac_io; /* count of IO blocks */
78
* 1/AHZ is the granularity of the data encoded in the
comp_t
fields.
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025