Home
last modified time | relevance | path

Searched refs:age (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.1.9/osfmk/vm/
H A Danalytics.c180 clock_sec_t age = now - creation_ts; in report_compressor_age() local
181 if ((age >= c_buckets[b].lower) && in report_compressor_age()
182 (age < c_buckets[b].upper)) { in report_compressor_age()
H A Dvm_compressor.c2674 clock_sec_t age; in vm_compressor_swapout_is_ripe() local
2678 age = 0; in vm_compressor_swapout_is_ripe()
2685 age = now - c_seg->c_creation_ts; in vm_compressor_swapout_is_ripe()
2689 if (age >= vm_ripe_target_age) { in vm_compressor_swapout_is_ripe()
/xnu-12377.1.9/bsd/netinet/
H A Dtcp_cache.c340 uint32_t age = tcp_now - tpcache->tc_last_access; in tcp_getcache_with_lock() local
341 if (age >= max_age) { in tcp_getcache_with_lock()
342 max_age = age; in tcp_getcache_with_lock()
696 uint32_t age = tcp_now - tpheur->th_last_access; in tcp_getheuristic_with_lock() local
697 if (age >= max_age) { in tcp_getheuristic_with_lock()
698 max_age = age; in tcp_getheuristic_with_lock()
/xnu-12377.1.9/bsd/security/audit/
H A Daudit_syscalls.c935 udata.au_expire_after.age = audit_expire_after.age; in auditon()
946 audit_expire_after.age = udata.au_expire_after.age; in auditon()
H A Daudit.c311 audit_expire_after.age = 0; in audit_init()
/xnu-12377.1.9/bsd/bsm/
H A Daudit.h264 time_t age; /* Age after which trail files should be expired */ member
/xnu-12377.1.9/bsd/net/
H A Dbridgestp.c1920 int age = 0; in bstp_notify_rtage() local
1926 age = bp->bp_desg_fdelay / BSTP_TICK_VAL; in bstp_notify_rtage()
1930 age = 0; in bstp_notify_rtage()
1936 (*bs->bs_rtage_cb)(bp->bp_ifp, age); in bstp_notify_rtage()
H A Dif_bridge.c7242 bridge_rtable_expire(struct ifnet *ifp, int age)
7253 if (age == 0) {
7263 brt->brt_expire > now + age &&
7265 brt->brt_expire = now + age;
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_fsevents.c106 uint64_t age; member
670 cur->activity_event.age = (uint64_t)(va_arg(ap, uint64_t)); in add_fsevent()
1787 error = fill_buff(FSE_ARG_INT64, sizeof(cur->activity_event.age), &cur->activity_event.age, in copy_out_kfse()
/xnu-12377.1.9/doc/vm/
H A Dpageout_scan.md97 - a speculative queue to age