Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/mem/
H A Dskmem_cache_var.h71 uint32_t bc_timestamp; /* transaction time */ member
H A Dskmem_slab.c851 bca->bc_timestamp = (uint32_t)((tv.tv_sec * 1000) + (tv.tv_usec / 1000)); in skmem_audit_bufctl()