Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dmonotonic.h79 int mt_fixed_task_counts(task_t task, uint64_t *counts_out);
H A Dkern_monotonic.c198 mt_fixed_task_counts(task_t task, uint64_t *counts_out) in mt_fixed_task_counts() function
377 mt_fixed_task_counts(curtask, counts); in mt_cur_task_fixed_counts()
H A Dcoalition.c666 (void)mt_fixed_task_counts(task, counts); in i_coal_resource_remove_task()
819 (void)mt_fixed_task_counts(task, counts); in coalition_resource_usage_internal()
H A Dbsd_kern.c1302 mt_fixed_task_counts(task, counts); in fill_task_monotonic_rusage()
H A Dthread.c553 mt_fixed_task_counts(task, counts); in thread_terminate_self()
H A Dtask.c8254 mt_fixed_task_counts(task, task_counts); in task_inspect()