Home
last modified time | relevance | path

Searched refs:TXG_STATE_BIRTH (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_stats.c224 case TXG_STATE_BIRTH: state = 'B'; break; in spa_txg_history_show()
235 sth->times[TXG_STATE_BIRTH]; in spa_txg_history_show()
251 (longlong_t)sth->txg, sth->times[TXG_STATE_BIRTH], state, in spa_txg_history_show()
330 sth->times[TXG_STATE_BIRTH] = birth_time; in spa_txg_history_add()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h916 TXG_STATE_BIRTH = 0, enumerator