Home
last modified time | relevance | path

Searched defs:idle_time (Results 1 – 6 of 6) sorted by relevance

/xnu-8792.41.9/bsd/netinet/ !
H A Dtcp_log.h155 #define TCP_LOG_KEEP_ALIVE(tp, idle_time) if (tcp_is_log_enabled(tp, TLEF_KEEP_ALIVE)) \ argument
H A Dtcp_output.c687 int idle_time = 0; in tcp_output() local
H A Dtcp_log.c346 int32_t idle_time) in tcp_log_keepalive()
H A Dtcp_timer.c1019 int32_t rexmt, optlen = 0, idle_time = 0; in tcp_timers() local
/xnu-8792.41.9/osfmk/kern/ !
H A Dprocessor.c649 uint64_t idle_time = 0; in processor_cpu_load_info() local
H A Drecount.c966 uint64_t idle_time = pr->rpr_idle_time_mach; in recount_processor_usage() local