Searched refs:telemetry_task_ctl_locked (Results 1 – 4 of 4) sorted by relevance
| /xnu-8796.121.2/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 | 274 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 D | task_policy.c | 2699 telemetry_task_ctl_locked(task, TF_CPUMON_WARNING, 0); in task_suspend_cpumon()
|
| H A D | task.c | 2928 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()
|