Home
last modified time | relevance | path

Searched defs:curr_ts (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/kern/
H A Dkern_memorystatus_notify.c832 uint64_t curr_ts, curr_ts_seconds; in mark_knote_send_time() local
867 update_knote_footprint_history(struct knote *kn, task_t task, uint64_t curr_ts) in update_knote_footprint_history()
1084 uint64_t curr_ts = mach_absolute_time(); in vm_pressure_select_optimal_candidate_to_notify() local
1390 memstat_pressure_interval_start(uint64_t curr_ts) in memstat_pressure_interval_start()
1434 uint64_t curr_ts = mach_absolute_time(), next_telemetry_update = UINT64_MAX; in update_footprints_for_telemetry() local
1479 uint64_t curr_ts = mach_absolute_time(), next_telemetry_update = UINT64_MAX; in memorystatus_update_vm_pressure() local
/xnu-12377.81.4/osfmk/vm/
H A Dvm_pageout.c4914 uint64_t curr_ts, abs_time_since_level_transition, time_in_ns; local