Home
last modified time | relevance | path

Searched refs:twice (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/osfmk/arm64/
H A Dsleh.c470 static int twice = 2; in panic_with_thread_kernel_state() local
471 if (twice > 0) { in panic_with_thread_kernel_state()
472 twice--; in panic_with_thread_kernel_state()
/xnu-10002.1.13/doc/memorystatus/
H A Dkill.md112 …ill pause for 500 m.s. between each kill. If we kill the entire idle band twice and the pressure i…
H A Dfreezer.md23 …_map_freeze` (`osfmk/vm/vm_map.c`). `vm_map_freeze` walks through the map twice. The first walk is…