Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dkern_memorystatus.h224 uint64_t notification_time; /* absolute time snapshot was consumed */ member
/xnu-11215/bsd/kern/
H A Dkern_memorystatus.c4221 memorystatus_jetsam_snapshot->notification_time = timestamp_now; in memorystatus_post_snapshot()
4650 memorystatus_jetsam_snapshot->notification_time = timestamp_now; in memorystatus_kill_process_sync()
5500 memorystatus_at_boot_snapshot.notification_time = 0; /* updated when consumed */ in memorystatus_init_at_boot_snapshot()
5509 snapshot->notification_time = 0; in memorystatus_init_jetsam_snapshot_header()
6946 memorystatus_at_boot_snapshot.notification_time = mach_absolute_time(); in memorystatus_get_at_boot_snapshot()