Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A Dhost_statistics_rate_limiting.c28 vm_statistics_data_t host_vm_info_rev1; member
53 datap = (char*) &data[j].host_vm_info_rev1; in check_host_info()
94 …OSIX_ZERO(host_statistics(self, HOST_VM_INFO, (host_info_t)&data[i].host_vm_info_rev1, &count), NU… in get_host_info()
/xnu-11417.121.6/osfmk/kern/
H A Dhost.c590 static vm_statistics_data_t host_vm_info_rev1 = {}; variable
611 … = 0, .current_requests = 0, .max_requests = 0, .data = (uintptr_t)&host_vm_info_rev1, .count = HO…