Searched refs:kMs2Ns (Results 1 – 2 of 2) sorted by relevance
151 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local182 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()212 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
154 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local185 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()215 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()