Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dtask_policy.c161 static int task_enable_cpumon_locked(task_t task);
2717 task_enable_cpumon_locked(task_t task) in task_enable_cpumon_locked() function
2745 kret = task_enable_cpumon_locked(task); in task_resume_cpumon()
2855 (void)task_enable_cpumon_locked(task); in task_set_cpuusage()