Searched refs:pr_term (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h373 timestruc_t pr_term; /* process/lwp termination time stamp */ member in struct:prusage
582 timestruc32_t pr_term; /* process/lwp termination time stamp */ member in struct:prusage32
/illumos-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h372 timestruc_t pr_term; /* process/lwp termination time stamp */ member in struct:prusage
581 timestruc32_t pr_term; /* process/lwp termination time stamp */ member in struct:prusage32
/illumos-gate/usr/src/cmd/ptools/preap/
H A Dpreap.c141 elapsed = usage.pr_tstamp.tv_sec - usage.pr_term.tv_sec;
/illumos-gate/usr/src/cmd/ptools/ptime/
H A Dptime.c217 real = pup->pr_term;
/illumos-gate/usr/src/uts/common/sys/
H A Dprocfs.h446 timestruc_t pr_term; /* process/lwp termination time stamp */ member in struct:prusage
806 timestruc32_t pr_term; /* process/lwp termination time stamp */ member in struct:prusage32
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h235 hrtime_t pr_term; /* process/lwp termination time stamp */ member in struct:prhusage
H A Dprsubr.c2812 pup->pr_term = ms->ms_term;
2814 scalehrtime(&pup->pr_term);
3107 hrt2ts(pup->pr_term, &upup->pr_term);
3140 hrt2ts32(pup->pr_term, &upup->pr_term);
H A Dprioctl.c1084 pup->pr_term = p->p_mterm;
1175 pup->pr_term = p->p_mterm;
2714 pup->pr_term = p->p_mterm;
2805 pup->pr_term = p->p_mterm;
H A Dprvnops.c1151 pup->pr_term = p->p_mterm;
1261 pup->pr_term = p->p_mterm;
2196 pup->pr_term = p->p_mterm;
2306 pup->pr_term = p->p_mterm;

Completed in 145 milliseconds