Searched refs:now_sec (Results 1 – 2 of 2) sorted by relevance
3359 clock_sec_t now_sec; in vm_compressor_flush() local3390 clock_get_system_nanotime(&now_sec, &now_nsec); in vm_compressor_flush()3391 hibernate_flushing_deadline = now_sec + HIBERNATE_FLUSHING_SECS_TO_COMPLETE; in vm_compressor_flush()
6789 uint64_t now_sec, i; in tcp_dropdropablreq() local6834 now_sec = net_uptime(); in tcp_dropdropablreq()6835 if ((i = (now_sec - old_runtime)) != 0) { in tcp_dropdropablreq()6836 old_runtime = now_sec; in tcp_dropdropablreq()