Home
last modified time | relevance | path

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

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