Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A Dhost_statistics_rate_limiting.c23 vm_statistics64_data_t host_vm_info64_rev0; member
43 datap = (char*) &data[j].host_vm_info64_rev0; in check_host_info()
84 …RO(host_statistics64(self, HOST_VM_INFO64, (host_info64_t)&data[i].host_vm_info64_rev0, &count), N… in get_host_info()
124 …T_QUIET; T_ASSERT_EQ(sizeof(data[0].host_vm_info64_rev0), HOST_VM_INFO64_COUNT * sizeof(int), "HOS…
/xnu-11417.121.6/osfmk/kern/
H A Dhost.c585 static vm_statistics64_data_t host_vm_info64_rev0 = {}; variable
606 …= 0, .current_requests = 0, .max_requests = 0, .data = (uintptr_t)&host_vm_info64_rev0, .count = H…