Searched refs:flush_every_seconds_ (Results 1 – 5 of 5) sorted by relevance
49 const static uint64_t flush_every_seconds_ = 5; variable173 if (now_micros - last_flush_micros_ >= flush_every_seconds_ * 1000000) { in Logv()
140 if (now_micros - last_flush_micros_ >= flush_every_seconds_ * 1000000) { in Logv()159 const static uint64_t flush_every_seconds_ = 5; variable
62 const static uint64_t flush_every_seconds_ = 5; variable
177 if (now_micros - last_flush_micros_ >= flush_every_seconds_ * 1000000) { in Logv()
319 static const uint64_t flush_every_seconds_ = 5; member in ROCKSDB_NAMESPACE::__anoncf69f33a0111::TestMemLogger402 if (now_micros - last_flush_micros_ >= flush_every_seconds_ * 1000000) { in Logv()