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

/freebsd-10-stable/sys/vm/
H A Dvm_phys.c117 static int cnt_prezero; variable
118 SYSCTL_INT(_vm_stats_misc, OID_AUTO, cnt_prezero, CTLFLAG_RD,
119 &cnt_prezero, 0, "The number of physical pages prezeroed at idle time");
958 cnt_prezero++;

Completed in 47 milliseconds