Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dhost.c655 get_host_info_data_index(bool is_stat64, host_flavor_t flavor, mach_msg_type_number_t* count, kern_… in get_host_info_data_index() argument
659 if (!is_stat64) { in get_host_info_data_index()
673 if (!is_stat64) { in get_host_info_data_index()
734 rate_limit_host_statistics(bool is_stat64, host_flavor_t flavor, host_info64_t info, mach_msg_type_… in rate_limit_host_statistics() argument
753 int index = get_host_info_data_index(is_stat64, flavor, count, ret); in rate_limit_host_statistics()