Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_stats.c223 case TXG_STATE_BIRTH: state = 'B'; break; in spa_txg_history_show()
234 sth->times[TXG_STATE_BIRTH]; in spa_txg_history_show()
250 (longlong_t)sth->txg, sth->times[TXG_STATE_BIRTH], state, in spa_txg_history_show()
329 sth->times[TXG_STATE_BIRTH] = birth_time; in spa_txg_history_add()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h920 TXG_STATE_BIRTH = 0, enumerator