Searched refs:slow (Results 1 – 2 of 2) sorted by relevance
3385 def CountMapTags(map, tagcounts, slow): argument3394 if not slow:3412 CountMapTags(Cast(object,'vm_map_t'), tagcounts, slow)3508 slow = False3511 slow = True3535 CountMapTags(kern.globals.kernel_map, tagcounts, slow)
581 # statistics gathering, which will slow down the system