Home
last modified time | relevance | path

Searched defs:cpu_time_rqos (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/osfmk/kern/
H A Dcoalition.c211 uint64_t cpu_time_rqos[COALITION_NUM_THREAD_QOS_TYPES]; /* cpu time per requested QoS class */ member
815 uint64_t cpu_time_rqos[COALITION_NUM_THREAD_QOS_TYPES] = { 0 }; in coalition_resource_usage_internal() local