Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_txn_db.cc590 CommitEntry64b evicted_entry_64b = commit_cache_[static_cast<size_t>(indexed_seq)].exchange( in AddCommitEntry() local
592 bool valid = evicted_entry_64b.Parse(indexed_seq, evicted_entry, FORMAT); in AddCommitEntry()