Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/kern/
H A Dsys_recount.c219 bool found = recount_task_thread_perf_level_usage(task, tid, usages); in proc_pidthreadcounts()
/xnu-8792.41.9/osfmk/kern/
H A Drecount.h180 bool recount_task_thread_perf_level_usage(struct task *task, uint64_t tid,
H A Drecount.c979 recount_task_thread_perf_level_usage(struct task *task, uint64_t tid, in recount_task_thread_perf_level_usage() function