Home
last modified time | relevance | path

Searched refs:pr_start (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/bsd/dev/dtrace/scripts/
H A Ddarwin.d179 timestruc_t pr_start;/* process start time, DEPRECATED, see pr_start_tv below */ member
217 pr_start = *((timestruc_t *)`dtrace_zero); /* ` */
259 pr_start = xlate <psinfo_t> (T->t_tro->tro_proc).pr_start;