Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/
H A Dmemory.py3385 def CountMapTags(map, tagcounts, slow): argument
3394 if not slow:
3412 CountMapTags(Cast(object,'vm_map_t'), tagcounts, slow)
3508 slow = False
3511 slow = True
3535 CountMapTags(kern.globals.kernel_map, tagcounts, slow)
/xnu-10002.41.9/config/
H A DMASTER581 # statistics gathering, which will slow down the system