Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/mach/
H A Dcoalition.h136 uint64_t cpu_time_eqos_len; /* Stores the number of thread QoS types */ member
/xnu-10002.41.9/osfmk/kern/
H A Dcoalition.c897 cru_out->cpu_time_eqos_len = COALITION_NUM_THREAD_QOS_TYPES; in coalition_resource_usage_internal()