Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dtelemetry.c949 coalition_t rsrc_coal = task->coalition[COALITION_TYPE_RESOURCE]; in telemetry_process_sample() local
950 tsnap->p_start_sec = rsrc_coal ? coalition_id(rsrc_coal) : 0; in telemetry_process_sample()