Home
last modified time | relevance | path

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

/rocksdb-6.9/db_stress_tool/
Ddb_stress_shared_state.h369 struct SnapshotState { struct
384 std::queue<std::pair<uint64_t, SnapshotState>> snapshot_queue;
Ddb_stress_test_base.h43 ThreadState::SnapshotState& snap_state);
Ddb_stress_test_base.cc263 ThreadState::SnapshotState& snap_state) { in AssertSame()
1498 ThreadState::SnapshotState snap_state = { in TestAcquireSnapshot()