Home
last modified time | relevance | path

Searched defs:acc_log32 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dbofi.h92 struct acc_log32 { struct
93 uint32_t logsize; /* length of the logbase array */
94 uint32_t entries; /* number of valid log elements */
95 uint_t flags; /* access logging flags */
96 uint_t wrapcnt; /* wrap cnt */
97 hrtime_t start_time; /* activation time */
98 hrtime_t stop_time; /* deactivation time (or time when full) */
99 caddr32_t logbase; /* pointer to acc_log_elem struct */