Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_log.h199 #define TCP_LOG_KEEP_ALIVE(tp, idle_time) if (tcp_is_log_enabled(tp, TLEF_KEEP_ALIVE)) \ argument
H A Dtcp_output.c747 int idle_time = 0; in tcp_output() local
H A Dtcp_log.c333 int32_t idle_time) in tcp_log_keepalive()
H A Dtcp_timer.c1032 int32_t rexmt, optlen = 0, idle_time = 0; in tcp_timers() local
/xnu-11417.101.15/osfmk/kern/
H A Dprocessor.c739 uint64_t idle_time = 0; in processor_cpu_load_info() local
H A Drecount.c1247 uint64_t idle_time = pr->rpr_idle_time_mach; in recount_processor_usage() local