Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dzalloc_internal.h908 #define ZFREE_ELEM_SIZE(combined) ((uint32_t)(combined)) argument
909 #define ZFREE_USER_SIZE(combined) ((combined) >> 32) argument
912 #define ZFREE_ELEM_SIZE(combined) (combined) argument
/xnu-10002.1.13/doc/
H A Drecount.md86 It stores the last update time in a 64-bit value combined with a state stored in the top two bits t…