Searched refs:ConcurrentFillBenchmarkThread (Results 1 – 1 of 1) sorted by relevance
264 class ConcurrentFillBenchmarkThread : public FillBenchmarkThread { class266 ConcurrentFillBenchmarkThread(MemTableRep* table, KeyGenerator* key_gen, in ConcurrentFillBenchmarkThread() function in ROCKSDB_NAMESPACE::ConcurrentFillBenchmarkThread541 threads->emplace_back(ConcurrentFillBenchmarkThread( in RunThreads()