Searched refs:task_clear_cpuusage_locked (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dtask_policy.c55 static int task_clear_cpuusage_locked(task_t task);
1462 error = task_clear_cpuusage_locked(task);
1617 retval = task_clear_cpuusage_locked(task);
1624 task_clear_cpuusage_locked(task_t task) function

Completed in 21 milliseconds