Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/ !
H A Dtelemetry.h68 extern void telemetry_task_ctl_locked(task_t task, uint32_t reason, int enable_disable);
H A Dtelemetry.c274 telemetry_task_ctl_locked(task, reasons, enable_disable); in telemetry_task_ctl()
279 telemetry_task_ctl_locked(task_t task, uint32_t reasons, int enable_disable) in telemetry_task_ctl_locked() function
H A Dtask_policy.c2699 telemetry_task_ctl_locked(task, TF_CPUMON_WARNING, 0); in task_suspend_cpumon()
H A Dtask.c2928 telemetry_task_ctl_locked(task, TF_TELEMETRY, 0); in task_terminate_internal()
7422 telemetry_task_ctl_locked(task, TF_WAKEMON_WARNING, 0); in task_wakeups_monitor_ctl()