Searched defs:mt_core_supported (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/osfmk/x86_64/ | ||
| H A D | monotonic_x86_64.c | 55 bool mt_core_supported = false; variable |
| /xnu-12377.61.12/osfmk/arm64/ | ||
| H A D | monotonic_arm64.c | 72 const bool mt_core_supported = true; variable |