Searched refs:t_dtrace_vtime (Results 1 – 4 of 4) sorted by relevance
308 curthread->t_dtrace_vtime += ts - curthread->t_dtrace_start; in dtrace_vtime_switch()
308 hrtime_t t_dtrace_vtime; /* DTrace virtual time */ member
443 t->t_dtrace_vtime = 1; /* assure vtimestamp is always non-zero */ in thread_create()
3131 return (curthread->t_dtrace_vtime); in dtrace_dif_variable()6749 curthread->t_dtrace_vtime += now - curthread->t_dtrace_start; in dtrace_probe()