Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kern/ !
H A Drecount.c822 recount_switch_thread(struct recount_snap *cur, struct thread *off_thread, in recount_switch_thread() argument
836 recount_absorb_snap(&diff, off_thread, off_task, processor, false); in recount_switch_thread()
841 recount_add_energy(struct thread *off_thread, struct task *off_task, in recount_add_energy() argument
850 bool was_idle = (off_thread->options & TH_OPT_IDLE_THREAD) != 0; in recount_add_energy()
851 …struct recount_track *wi_tracks_array = work_interval_get_recount_tracks(off_thread->th_work_inter… in recount_add_energy()
856 off_thread->th_recount.rth_lifetime, recount_thread_plan.rpl_topo, in recount_add_energy()
877 #pragma unused(off_thread, off_task, energy_nj) in recount_add_energy()
H A Drecount.h343 void recount_switch_thread(struct recount_snap *snap, struct thread *off_thread,
346 void recount_add_energy(struct thread *off_thread, struct task *off_task,