Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/
H A Dhost_statistics_rate_limiting.c33 task_power_info_v2_data_t host_expired_task_info; member
76 datap = (char*) &data[j].host_expired_task_info; in check_host_info()
138 …t_statistics(self, HOST_EXPIRED_TASK_INFO, (host_info_t)&data[i].host_expired_task_info, &count), … in get_host_info()
/xnu-12377.1.9/osfmk/kern/
H A Dhost.c608 static task_power_info_data_t host_expired_task_info = {}; variable
629 …0, .current_requests = 0, .max_requests = 0, .data = (uintptr_t)&host_expired_task_info, .count = …
/xnu-12377.1.9/osfmk/mach/
H A Dmach_types.defs433 * host_expired_task_info uses a task_power_info (18 ints)