Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h298 struct transstats { struct
300 uint_t ts_trans_zalloc;
301 uint_t ts_trans_zalloc_nosleep;
302 uint_t ts_trans_alloc;
303 uint_t ts_trans_alloc_nosleep;
304 uint_t ts_trans_free;
305 uint_t ts_trans_alloced;
306 uint_t ts_trans_freed;
307 uint_t ts_trans_write;
308 uint_t ts_trans_write_roll;
[all …]