Searched refs:mt_update_thread (Results 1 – 3 of 3) sorted by relevance
134 mt_update_thread(thread_t thread) in mt_update_thread() function179 bool updated = mt_update_thread(thread); in mt_sched_update()365 (void)mt_update_thread(curthread); in mt_cur_thread_fixed_counts()395 (void)mt_update_thread(curthread); in mt_cur_thread_instrs()417 (void)mt_update_thread(curthread); in mt_cur_thread_cycles()
77 bool mt_update_thread(thread_t thread);
193 CLOSURE(mt_update_thread)