Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/vfs/ !
H A Dfreeable_vnodes.c69 get_sysctl_int(char *sysctl_name) in get_sysctl_int() function
122 current_num = get_sysctl_int("vfs.vnstats.num_vnodes"); in run_vnoder()
193 maxvnodes = get_sysctl_int("kern.maxvnodes");
201 initial_num = get_sysctl_int("vfs.vnstats.num_vnodes");
255 current_num = get_sysctl_int("vfs.vnstats.num_vnodes");
271 deallocateable_vnodes = get_sysctl_int(
273 deallocateable_busy_vnodes = get_sysctl_int(
299 current_num = get_sysctl_int("vfs.vnstats.num_vnodes");