Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A Dhost_statistics_rate_limiting.c32 task_power_info_v2_data_t host_expired_task_info2; member
102 …t_statistics(self, HOST_EXPIRED_TASK_INFO, (host_info_t)&data[i].host_expired_task_info2, &count),… in get_host_info()
129 …T_QUIET; T_ASSERT_EQ(sizeof(data[0].host_expired_task_info2), TASK_POWER_INFO_V2_COUNT * sizeof(in…
/xnu-11417.121.6/osfmk/kern/
H A Dhost.c594 static task_power_info_v2_data_t host_expired_task_info2 = {}; variable
615 …0, .current_requests = 0, .max_requests = 0, .data = (uintptr_t)&host_expired_task_info2, .count =…