Searched refs:dlog_count (Results 1 – 1 of 1) sorted by relevance
215 static std::atomic<uint32_t> dlog_count(0); in ConvertSlowpath() local216 if (dlog_count++ < 10) { in ConvertSlowpath()