Searched defs:transstats (Results 1 – 1 of 1) sorted by relevance
298 struct transstats { struct300 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 …]