Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Dsys_recount.c227 bool found = recount_task_thread_perf_level_usage(task, tid, usages); in proc_pidthreadcounts()
/xnu-10002.81.5/osfmk/kern/
H A Drecount.h200 bool recount_task_thread_perf_level_usage(struct task *task, uint64_t tid,
H A Drecount.c1113 recount_task_thread_perf_level_usage(struct task *task, uint64_t tid, in recount_task_thread_perf_level_usage() function