Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/
H A Dhost_statistics_rate_limiting.c24 vm_statistics64_data_t host_vm_info64_rev0; member
61 datap = (char*) &data[j].host_vm_info64_rev0; in check_host_info()
102 …RO(host_statistics64(self, HOST_VM_INFO64, (host_info64_t)&data[i].host_vm_info64_rev0, &count), N… in get_host_info()
174 …T_QUIET; T_ASSERT_EQ(sizeof(data[0].host_vm_info64_rev0), HOST_VM_INFO64_COUNT * sizeof(int), "HOS…
/xnu-12377.1.9/osfmk/kern/
H A Dhost.c599 static vm_statistics64_data_t host_vm_info64_rev0 = {}; variable
621 …= 0, .current_requests = 0, .max_requests = 0, .data = (uintptr_t)&host_vm_info64_rev0, .count = H…