Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/mem/
H A Dskmem_cache_var.h69 uint32_t bc_timestamp; /* transaction time */ member
H A Dskmem_cache.c2866 bca->bc_timestamp = (uint32_t)((tv.tv_sec * 1000) + (tv.tv_usec / 1000)); in skmem_audit_bufctl()