Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Drecount.c816 recount_switch_thread(struct recount_snap *cur, struct thread *off_thread, in recount_switch_thread() argument
830 recount_absorb_snap(&diff, off_thread, off_task, processor, false); in recount_switch_thread()
835 recount_add_energy(struct thread *off_thread, struct task *off_task, in recount_add_energy() argument
844 bool was_idle = (off_thread->options & TH_OPT_IDLE_THREAD) != 0; in recount_add_energy()
845 …struct recount_track *wi_tracks_array = work_interval_get_recount_tracks(off_thread->th_work_inter… in recount_add_energy()
850 off_thread->th_recount.rth_lifetime, recount_thread_plan.rpl_topo, in recount_add_energy()
871 #pragma unused(off_thread, off_task, energy_nj) in recount_add_energy()
H A Drecount.h334 void recount_switch_thread(struct recount_snap *snap, struct thread *off_thread,
337 void recount_add_energy(struct thread *off_thread, struct task *off_task,