Searched refs:now_sec (Results 1 – 2 of 2) sorted by relevance
3582 clock_sec_t now_sec; in vm_compressor_flush() local3613 clock_get_system_nanotime(&now_sec, &now_nsec); in vm_compressor_flush()3614 hibernate_flushing_deadline = now_sec + HIBERNATE_FLUSHING_SECS_TO_COMPLETE; in vm_compressor_flush()
7408 uint64_t now_sec, i; in tcp_dropdropablreq() local7453 now_sec = net_uptime(); in tcp_dropdropablreq()7454 if ((i = (now_sec - old_runtime)) != 0) { in tcp_dropdropablreq()7455 old_runtime = now_sec; in tcp_dropdropablreq()