Home
last modified time | relevance | path

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

/rocksdb-6.9/trace_replay/
Dtrace_replay.h150 Status SetFastForward(uint32_t fast_forward);
Dtrace_replay.cc186 Status Replayer::SetFastForward(uint32_t fast_forward) { in SetFastForward() function in ROCKSDB_NAMESPACE::Replayer
/rocksdb-6.9/tools/
Ddb_bench_tool.cc6935 replayer.SetFastForward( in Replay()