Searched refs:slow (Results 1 – 2 of 2) sorted by relevance
3374 def CountMapTags(map, tagcounts, slow): argument3383 if not slow:3401 CountMapTags(Cast(object,'vm_map_t'), tagcounts, slow)3497 slow = False3500 slow = True3524 CountMapTags(kern.globals.kernel_map, tagcounts, slow)
589 # statistics gathering, which will slow down the system