Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/
H A Dhost_statistics_rate_limiting.c34 task_power_info_v2_data_t host_expired_task_info2; member
145 …t_statistics(self, HOST_EXPIRED_TASK_INFO, (host_info_t)&data[i].host_expired_task_info2, &count),… in get_host_info()
179 …T_QUIET; T_ASSERT_EQ(sizeof(data[0].host_expired_task_info2), TASK_POWER_INFO_V2_COUNT * sizeof(in…
/xnu-12377.1.9/osfmk/kern/
H A Dhost.c609 static task_power_info_v2_data_t host_expired_task_info2 = {}; variable
630 …0, .current_requests = 0, .max_requests = 0, .data = (uintptr_t)&host_expired_task_info2, .count =…