Searched defs:BTL_HASH_COUNT (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.141.1/tools/lldbmacros/kmemory/ | ||
| H A D | btlog.py | 105 BTL_HASH_COUNT = 256 variable in BTLibrary |
| /xnu-10063.141.1/osfmk/kern/ | ||
| H A D | btlog.c | 86 #define BTL_HASH_COUNT (1u << BTL_HASH_SHIFT) macro |