Searched refs:apple_protect_pager_count_max (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_apple_protect.c170 int apple_protect_pager_count_max = 0; variable
945 if (apple_protect_pager_count > apple_protect_pager_count_max) {
946 apple_protect_pager_count_max = apple_protect_pager_count;

Completed in 40 milliseconds