Home
last modified time | relevance | path

Searched refs:timer_coalesce_ts_abstime_max (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.101.5/osfmk/kern/
H A Dtimer_call.h185 uint64_t timer_coalesce_ts_abstime_max; member
H A Dtimer_call.c249 &tcoal_prio_params.timer_coalesce_ts_abstime_max); in timer_call_init_abstime()
1883 *tmax_abstime = tcoal_prio_params.timer_coalesce_ts_abstime_max; in timer_compute_leeway()
/xnu-8796.101.5/bsd/kern/
H A Dkern_sysctl.c4945 &tcoal_prio_params.timer_coalesce_ts_abstime_max,
4946 sizeof(tcoal_prio_params.timer_coalesce_ts_abstime_max),