Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/lldbmacros/
H A Dmemory.py3374 def CountMapTags(map, tagcounts, slow): argument
3383 if not slow:
3401 CountMapTags(Cast(object,'vm_map_t'), tagcounts, slow)
3497 slow = False
3500 slow = True
3524 CountMapTags(kern.globals.kernel_map, tagcounts, slow)
/xnu-10063.141.1/config/
H A DMASTER589 # statistics gathering, which will slow down the system