Searched refs:vtimer_prof_save (Results 1 – 3 of 3) sorted by relevance
677 uint64_t vtimer_prof_save; member
1019 dst_thread->vtimer_prof_save = src_thread->vtimer_prof_save; in thread_copy_resource_info()
6833 thread->vtimer_prof_save = recount_thread_time_mach(thread); in task_vtimer_set()6899 tdelt = (uint32_t)(tsum - thread->vtimer_prof_save); in task_vtimer_update()6903 thread->vtimer_prof_save = tsum; in task_vtimer_update()