Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_stress_slow.sh96 diskutil image create blank "$RAMDISK_MP/$SLOW_DMG" -size "$((SIZE_MB / 2))m" -volumeName apfs-slow
/xnu-12377.61.12/tools/lldbmacros/
H A Dmemory.py3556 def CountMapTags(map, tagcounts, slow): argument
3565 if not slow:
3583 CountMapTags(Cast(object,'vm_map_t'), tagcounts, slow)
3685 slow = False
3688 slow = True
3712 CountMapTags(kern.globals.kernel_map, tagcounts, slow)
/xnu-12377.61.12/config/
H A DMASTER590 # statistics gathering, which will slow down the system
/xnu-12377.61.12/doc/scheduler/
H A Dsched_clutch_edge.md286 …empting the P-core thread which then spills down onto the newly available slow core based on the n…