Home
last modified time | relevance | path

Searched defs:BTL_HASH_COUNT (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/tools/lldbmacros/kmemory/
H A Dbtlog.py95 BTL_HASH_COUNT = 256 variable in BTLibrary
/xnu-12377.81.4/osfmk/kern/
H A Dbtlog.c86 #define BTL_HASH_COUNT (1u << BTL_HASH_SHIFT) macro