Home
last modified time | relevance | path

Searched refs:slow (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/tools/lldbmacros/
H A Dmemory.py3598 def CountMapTags(map, tagcounts, slow): argument
3607 if not slow:
3625 CountMapTags(Cast(object,'vm_map_t'), tagcounts, slow)
3723 slow = False
3726 slow = True
3750 CountMapTags(kern.globals.kernel_map, tagcounts, slow)
/xnu-11417.101.15/config/
H A DMASTER588 # statistics gathering, which will slow down the system