Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/
H A Dhost_statistics_rate_limiting.c31 vm_statistics_data_t host_vm_info_rev2; member
130 …OSIX_ZERO(host_statistics(self, HOST_VM_INFO, (host_info_t)&data[i].host_vm_info_rev2, &count), NU… in get_host_info()
/xnu-12377.1.9/osfmk/kern/
H A Dhost.c606 static vm_statistics_data_t host_vm_info_rev2 = {}; variable
627 … = 0, .current_requests = 0, .max_requests = 0, .data = (uintptr_t)&host_vm_info_rev2, .count = HO…