Searched refs:tx_open_time (Results 1 – 2 of 2) sorted by relevance
99 hrtime_t tx_open_time; /* start time of tx_open_txg */ member
389 uint64_t tx_open_time; in txg_quiesce() local 401 tx->tx_open_time = tx_open_time = gethrtime(); in txg_quiesce() 413 spa_txg_history_set(dp->dp_spa, txg, TXG_STATE_OPEN, tx_open_time); in txg_quiesce() 414 spa_txg_history_add(dp->dp_spa, txg + 1, tx_open_time); in txg_quiesce()