Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dtelemetry.h157 extern void telemetry_task_ctl_locked(task_t task, uint32_t reason, int enable_disable);
H A Dtelemetry.c322 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 Dtask_policy.c2728 telemetry_task_ctl_locked(task, TF_CPUMON_WARNING, 0); in task_suspend_cpumon()
H A Dtask.c2980 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()