Searched refs:kMs2Ns (Results 1 – 1 of 1) sorted by relevance
468 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local479 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()509 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()