Lines Matching refs:ThreadState
263 ThreadState::SnapshotState& snap_state) { in AssertSame()
424 Status StressTest::SetOptions(ThreadState* thread) { in SetOptions()
488 void StressTest::OperateDb(ThreadState* thread) { in OperateDb()
762 std::vector<std::string> StressTest::GetWhiteBoxKeys(ThreadState* thread, in GetWhiteBoxKeys()
814 Status StressTest::TestIterate(ThreadState* thread, in TestIterate()
1022 void StressTest::VerifyIterator(ThreadState* thread, in VerifyIterator()
1151 ThreadState* /* thread */, in TestBackupRestore() argument
1162 ThreadState* /* thread */, in TestCheckpoint() argument
1172 void StressTest::TestCompactFiles(ThreadState* /* thread */, in TestCompactFiles() argument
1182 ThreadState* thread, const std::vector<int>& rand_column_families, in TestBackupRestore()
1267 ThreadState* thread, uint64_t iteration, in TestApproximateSize()
1309 Status StressTest::TestCheckpoint(ThreadState* thread, in TestCheckpoint()
1389 void StressTest::TestCompactFiles(ThreadState* thread, in TestCompactFiles()
1445 Status StressTest::TestPauseBackground(ThreadState* thread) { in TestPauseBackground()
1461 void StressTest::TestAcquireSnapshot(ThreadState* thread, in TestAcquireSnapshot()
1498 ThreadState::SnapshotState snap_state = { in TestAcquireSnapshot()
1519 Status StressTest::MaybeReleaseSnapshots(ThreadState* thread, uint64_t i) { in MaybeReleaseSnapshots()
1538 void StressTest::TestCompactRange(ThreadState* thread, int64_t rand_key, in TestCompactRange()
1597 uint32_t StressTest::GetRangeHash(ThreadState* thread, const Snapshot* snapshot, in GetRangeHash()
2101 void StressTest::Reopen(ThreadState* thread) { in Reopen()