Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dhost.c724 rate_limit_host_statistics(bool is_stat64, host_flavor_t flavor, host_info64_t info, mach_msg_type_… in rate_limit_host_statistics() function
894 if (rate_limit_host_statistics(TRUE, flavor, info, count, &ret, &index)) { in host_statistics64_from_user()
921 if (rate_limit_host_statistics(FALSE, flavor, info, count, &ret, &index)) { in host_statistics_from_user()