Searched refs:slow (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/config/ |
| H A D | MASTER | 596 # statistics gathering, which will slow down the system 681 # statistics gathering, which will slow down the system,
|
| /xnu-8019.80.24/tools/lldbmacros/ |
| H A D | memory.py | 3819 def CountMapTags(map, tagcounts, slow): argument 3828 if not slow: 3846 CountMapTags(Cast(object,'vm_map_t'), tagcounts, slow) 3931 slow = False 3934 slow = True 3958 CountMapTags(kern.globals.kernel_map, tagcounts, slow)
|
| /xnu-8019.80.24/doc/ |
| H A D | allocators.md | 206 recommended. It provides extremely slow and non scalable accounting
|