Home
last modified time | relevance | path

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

/rocksdb-6.9/include/rocksdb/utilities/
Dsim_cache.h84 virtual void StopActivityLogging() = 0;
/rocksdb-6.9/utilities/simulator_cache/
Dsim_cache_test.cc171 sim_cache->StopActivityLogging(); in TEST_F()
Dsim_cache.cc309 void StopActivityLogging() override { cache_activity_logger_.StopLogging(); } in StopActivityLogging() function in ROCKSDB_NAMESPACE::__anona55187990111::SimCacheImpl