Searched refs:rate_limit_host_statistics (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | host.c | 752 rate_limit_host_statistics(bool is_stat64, host_flavor_t flavor, host_info64_t info, mach_msg_type_… in rate_limit_host_statistics() function 983 if (rate_limit_host_statistics(TRUE, flavor, info, count, &ret, &index)) { in host_statistics64_from_user() 1010 if (rate_limit_host_statistics(FALSE, flavor, info, count, &ret, &index)) { in host_statistics_from_user()
|