Home
last modified time | relevance | path

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

/xnu-8792.41.9/tests/vfs/ !
H A Dfreeable_vnodes.c19 get_sysctl_int(char *sysctl_name) in get_sysctl_int() function
72 current_num = get_sysctl_int("vfs.vnstats.num_vnodes"); in run_vnoder()
143 maxvnodes = get_sysctl_int("kern.maxvnodes");
151 initial_num = get_sysctl_int("vfs.vnstats.num_vnodes");
185 current_num = get_sysctl_int("vfs.vnstats.num_vnodes");
201 deallocateable_vnodes = get_sysctl_int(
203 deallocateable_busy_vnodes = get_sysctl_int(
229 current_num = get_sysctl_int("vfs.vnstats.num_vnodes");