Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dtask_policy.c161 static int task_enable_cpumon_locked(task_t task);
2705 task_enable_cpumon_locked(task_t task) in task_enable_cpumon_locked() function
2733 kret = task_enable_cpumon_locked(task); in task_resume_cpumon()
2843 (void)task_enable_cpumon_locked(task); in task_set_cpuusage()