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