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