Home
last modified time | relevance | path

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
582 timestruc32_t pr_term; /* process/lwp termination time stamp */ member
/illumos-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h372 timestruc_t pr_term; /* process/lwp termination time stamp */ member
581 timestruc32_t pr_term; /* process/lwp termination time stamp */ member
/illumos-gate/usr/src/cmd/ptools/preap/
H A Dpreap.c139 elapsed = usage.pr_tstamp.tv_sec - usage.pr_term.tv_sec; in reap()
/illumos-gate/usr/src/uts/common/sys/
H A Dprocfs.h449 timestruc_t pr_term; /* process/lwp termination time stamp */
923 timestruc32_t pr_term; /* process/lwp termination time stamp */
/illumos-gate/usr/src/cmd/ptools/ptime/
H A Dptime.c217 real = pup->pr_term; in look()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h240 hrtime_t pr_term; /* process/lwp termination time stamp */ member
H A Dprsubr.c3594 pup->pr_term = ms->ms_term; in prgetusage()
3596 scalehrtime(&pup->pr_term); in prgetusage()
3889 hrt2ts(pup->pr_term, &upup->pr_term); in prcvtusage()
3922 hrt2ts32(pup->pr_term, &upup->pr_term); in prcvtusage32()
H A Dprioctl.c1056 pup->pr_term = p->p_mterm; in prioctl64()
1147 pup->pr_term = p->p_mterm; in prioctl64()
2658 pup->pr_term = p->p_mterm; in prioctl32()
2749 pup->pr_term = p->p_mterm; in prioctl32()
H A Dprvnops.c1243 pup->pr_term = p->p_mterm; in pr_read_usage()
1353 pup->pr_term = p->p_mterm; in pr_read_lusage()
2355 pup->pr_term = p->p_mterm; in pr_read_usage_32()
2465 pup->pr_term = p->p_mterm; in pr_read_lusage_32()