Searched refs:vprof_itv (Results 1 – 1 of 1) sorted by relevance
483 struct itimerval real_itv, vuser_itv, vprof_itv; in proc_inherit_itimers() local489 vprof_itv = old_proc->p_vtimer_prof; in proc_inherit_itimers()498 if (timerisset(&vprof_itv.it_value)) { in proc_inherit_itimers()521 new_proc->p_vtimer_prof = vprof_itv; in proc_inherit_itimers()