Searched refs:telemetry_task_ctl_locked (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.121.3/osfmk/kern/ |
| H A D | telemetry.h | 68 extern void telemetry_task_ctl_locked(task_t task, uint32_t reason, int enable_disable);
|
| H A D | telemetry.c | 272 telemetry_task_ctl_locked(task, reasons, enable_disable); in telemetry_task_ctl() 277 telemetry_task_ctl_locked(task_t task, uint32_t reasons, int enable_disable) in telemetry_task_ctl_locked() function
|
| H A D | task_policy.c | 2679 telemetry_task_ctl_locked(task, TF_CPUMON_WARNING, 0); in task_suspend_cpumon()
|
| H A D | task.c | 2847 telemetry_task_ctl_locked(task, TF_TELEMETRY, 0); in task_terminate_internal() 7520 telemetry_task_ctl_locked(task, TF_WAKEMON_WARNING, 0); in task_wakeups_monitor_ctl()
|