Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/
H A Danalytics.c184 clock_sec_t age = now - creation_ts; in report_compressor_age() local
H A Dvm_compressor.c2728 clock_sec_t age; in vm_compressor_swapout_is_ripe() local
/xnu-12377.61.12/bsd/netinet/
H A Dtcp_cache.c340 uint32_t age = tcp_now - tpcache->tc_last_access; in tcp_getcache_with_lock() local
696 uint32_t age = tcp_now - tpheur->th_last_access; in tcp_getheuristic_with_lock() local
/xnu-12377.61.12/bsd/bsm/
H A Daudit.h264 time_t age; /* Age after which trail files should be expired */ member
/xnu-12377.61.12/bsd/net/
H A Dbridgestp.c1920 int age = 0; in bstp_notify_rtage() local
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_fsevents.c106 uint64_t age; member