Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dtask.h1535 extern kern_return_t task_get_suspend_stats(task_t task, task_suspend_stats_t stats);
H A Dtask.c3554 task_get_suspend_stats(task_t task, task_suspend_stats_t stats) in task_get_suspend_stats() function