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