Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_txn_db.cc482 CommitEntry64b evicted_64b; in AddCommitted() local
484 bool to_be_evicted = GetCommitEntry(indexed_seq, &evicted_64b, &evicted); in AddCommitted()
530 ExchangeCommitEntry(indexed_seq, evicted_64b, {prepare_seq, commit_seq}); in AddCommitted()