Searched refs:kMs2Ns (Results 1 – 2 of 2) sorted by relevance
207 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local220 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()247 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
464 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local475 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()505 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()