Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dzalloc_internal.h916 #define ZFREE_ELEM_SIZE(combined) ((uint32_t)(combined)) argument
917 #define ZFREE_USER_SIZE(combined) ((combined) >> 32) argument
920 #define ZFREE_ELEM_SIZE(combined) (combined) argument
/xnu-11215.1.10/doc/observability/
H A Drecount.md98 It stores the last update time in a 64-bit value combined with a state stored in the top two bits t…