Home
last modified time | relevance | path

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

/freebsd-12.1/sys/vm/
H A Dvm_phys.c133 static int sysctl_vm_phys_free(SYSCTL_HANDLER_ARGS);
135 NULL, 0, sysctl_vm_phys_free, "A", "Phys Free Info");
232 sysctl_vm_phys_free(SYSCTL_HANDLER_ARGS) in sysctl_vm_phys_free() function