Searched refs:telemetry_task_ctl_locked (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.61.3/osfmk/kern/ |
| H A D | telemetry.h | 157 extern void telemetry_task_ctl_locked(task_t task, uint32_t reason, int enable_disable);
|
| H A D | telemetry.c | 322 telemetry_task_ctl_locked(task, reasons, enable_disable); in telemetry_task_ctl() 327 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 | 2728 telemetry_task_ctl_locked(task, TF_CPUMON_WARNING, 0); in task_suspend_cpumon()
|
| H A D | task.c | 2980 telemetry_task_ctl_locked(task, TF_TELEMETRY, 0); in task_terminate_internal() 7920 telemetry_task_ctl_locked(task, TF_WAKEMON_WARNING, 0); in task_wakeups_monitor_ctl()
|