/titanic_50/usr/src/uts/common/sys/ |
H A D | procfs.h | 143 timestruc_t pr_stime; /* lwp system cpu time */ 170 timestruc_t pr_stime; /* process system cpu time */ 437 timestruc_t pr_stime; /* system call cpu time */ 600 timestruc32_t pr_stime; /* lwp system cpu time */ 627 timestruc32_t pr_stime; /* process system cpu time */ 797 timestruc32_t pr_stime; /* system call cpu time */
|
/titanic_50/usr/src/lib/libproc/common/ |
H A D | Pcore_linux.h | 141 lx_elf_timeval32_t pr_stime; /* System time */ member 158 lx_elf_timeval64_t pr_stime; /* System time */ member
|
H A D | P32ton.c | 362 timestruc_32_to_n(&src->pr_stime, &dst->pr_stime); in pstatus_32_to_n() 735 timestruc_n_to_32(&src->pr_stime, &dst->pr_stime); in pstatus_n_to_32()
|
H A D | Pgcore.c | 230 psp->pr_stime = P->status.pr_stime; in mkprstatus() 355 timestruc_n_to_32(&P->status.pr_stime, &psp->pr_stime); in mkprstatus32()
|
H A D | Pcore.c | 514 LTIME_TO_TIMESPEC(lwp->lwp_status.pr_stime, prs64->pr_stime); in lx_prstatus64_to_lwp() 550 LTIME_TO_TIMESPEC(lwp->lwp_status.pr_stime, prs32->pr_stime); in lx_prstatus32_to_lwp()
|
/titanic_50/usr/src/uts/sparc/sys/ |
H A D | old_procfs.h | 187 timestruc_t pr_stime; /* Process system cpu time */ member 375 timestruc_t pr_stime; /* system call CPU time */ member 491 timestruc32_t pr_stime; /* Process system cpu time */ member 584 timestruc32_t pr_stime; /* system call cpu time */ member
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | old_procfs.h | 188 timestruc_t pr_stime; /* Process system cpu time */ member 376 timestruc_t pr_stime; /* system call CPU time */ member 492 timestruc32_t pr_stime; /* Process system cpu time */ member 585 timestruc32_t pr_stime; /* system call cpu time */ member
|
/titanic_50/usr/src/cmd/truss/ |
H A D | main.c | 523 pri->syslast = Psp->pr_stime; in main() 887 pri->syslast = Lsp->pr_stime; in worker_thread() 1068 &Lsp->pr_stime, &pri->syslast); in worker_thread() 1071 pri->syslast = Lsp->pr_stime; in worker_thread() 1080 pri->syslast = Lsp->pr_stime; in worker_thread() 1098 pri->syslast = Lsp->pr_stime; in worker_thread() 1113 pri->syslast = Lsp->pr_stime; in worker_thread() 1151 pri->syslast = Lsp->pr_stime; in worker_thread() 1416 &Lsp->pr_stime, &pri->syslast); in worker_thread() 1419 pri->syslast = Lsp->pr_stime; in worker_thread() [all …]
|
H A D | actions.c | 595 accumulate(&scp->stime, &Lsp->pr_stime, &pri->syslast); in sysexit() 597 pri->syslast = Lsp->pr_stime; in sysexit()
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | struct_layout.h | 172 sl_field_t pr_stime; member 199 sl_field_t pr_stime; member 234 sl_field_t pr_stime; member
|
H A D | gen_struct_layout.c | 158 SCALAR_FIELD(lwpstatus_t, pr_stime, 0); in gen_lwpstatus() 189 SCALAR_FIELD(pstatus_t, pr_stime, 0); in gen_pstatus() 228 SCALAR_FIELD(prstatus_t, pr_stime, 0); in gen_prstatus()
|
H A D | corenote.c | 982 PRINT_SUBTYPE(MSG_ORIG(MSG_CNOTE_T_PR_STIME), pr_stime, dump_timestruc); in dump_lwpstatus() 1065 PRINT_SUBTYPE(MSG_ORIG(MSG_CNOTE_T_PR_STIME), pr_stime, dump_timestruc); in dump_pstatus() 1166 PRINT_SUBTYPE(MSG_ORIG(MSG_CNOTE_T_PR_STIME), pr_stime, dump_timestruc); in dump_prstatus()
|
H A D | elfdump.msg | 575 @ MSG_CNOTE_T_PR_STIME "pr_stime:"
|
/titanic_50/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 895 hrt2ts(mstate_aggr_state(p, LMS_SYSTEM), &sp->pr_stime); in prgetstatus() 1013 hrt2ts32(sys, &sp->pr_stime); in prgetlwpstatus32() 1118 hrt2ts32(mstate_aggr_state(p, LMS_SYSTEM), &sp->pr_stime); in prgetstatus32() 1241 hrt2ts(sys, &sp->pr_stime); in prgetlwpstatus() 2823 pup->pr_stime = ms->ms_acct[LMS_SYSTEM]; in prgetusage() 2883 case LMS_SYSTEM: mstimep = &pup->pr_stime; break; in prgetusage() 2933 scalehrtime(&usg->pr_stime); in prscaleusage() 2974 conv.pr_stime = ms->ms_acct[LMS_SYSTEM]; in praddusage() 2987 pup->pr_stime += conv.pr_stime; in praddusage() 3045 case LMS_SYSTEM: mstimep = &pup->pr_stime; break; in praddusage() [all …]
|
H A D | prdata.h | 237 hrtime_t pr_stime; /* system call CPU time */ member
|
H A D | prioctl.c | 1088 pup->pr_stime = p->p_acct[LMS_SYSTEM]; in prioctl64() 1179 pup->pr_stime = p->p_acct[LMS_SYSTEM]; in prioctl64() 1431 hrt2ts32(mstate_aggr_state(p, LMS_SYSTEM), &sp->pr_stime); in oprgetstatus32() 2718 pup->pr_stime = p->p_acct[LMS_SYSTEM]; in prioctl32() 2809 pup->pr_stime = p->p_acct[LMS_SYSTEM]; in prioctl32() 3268 hrt2ts(mstate_aggr_state(p, LMS_SYSTEM), &sp->pr_stime); in oprgetstatus()
|
H A D | prvnops.c | 1152 pup->pr_stime = p->p_acct[LMS_SYSTEM]; in pr_read_usage() 1262 pup->pr_stime = p->p_acct[LMS_SYSTEM]; in pr_read_lusage() 2177 pup->pr_stime = p->p_acct[LMS_SYSTEM]; in pr_read_usage_32() 2287 pup->pr_stime = p->p_acct[LMS_SYSTEM]; in pr_read_lusage_32()
|
/titanic_50/usr/src/cmd/ptools/ptime/ |
H A D | ptime.c | 221 sys = pup->pr_stime; in look()
|
/titanic_50/usr/src/cmd/prstat/ |
H A D | prstat.c | 789 lwp->li_sys = TIME2NSEC(usage->pr_stime)/period; in lwp_update() 825 lwp->li_sys = (TIME2NSEC(usage->pr_stime) - in lwp_update() 826 TIME2NSEC(lwp->li_usage.pr_stime))/period; in lwp_update()
|
/titanic_50/usr/src/cmd/w/ |
H A D | w.c | 396 statinfo.pr_stime.tv_sec; /* seconds */ in main()
|
/titanic_50/usr/src/cmd/whodo/ |
H A D | whodo.c | 377 statinfo.pr_stime.tv_sec; in main()
|