Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Dkern_memorystatus.c3905 static uint64_t jld_timestamp_msecs = 0; in memorystatus_act_aggressive() local
3948 (jld_now_msecs > (jld_timestamp_msecs + memorystatus_jld_eval_period_msecs))) { in memorystatus_act_aggressive()
3949 jld_timestamp_msecs = jld_now_msecs; in memorystatus_act_aggressive()