Lines Matching refs:hrt2ts32
1009 hrt2ts32(t->t_stoptime, &sp->pr_tstamp); in prgetlwpstatus32()
1014 hrt2ts32(usr, &sp->pr_utime); in prgetlwpstatus32()
1015 hrt2ts32(sys, &sp->pr_stime); in prgetlwpstatus32()
1119 hrt2ts32(mstate_aggr_state(p, LMS_USER), &sp->pr_utime); in prgetstatus32()
1120 hrt2ts32(mstate_aggr_state(p, LMS_SYSTEM), &sp->pr_stime); in prgetstatus32()
2075 hrt2ts32(gethrtime(), &php->pr_tstamp); in prpdread32()
2412 hrt2ts32(hrutime + hrstime, &psp->pr_time); in prgetpsinfo32()
2615 hrt2ts32(hrutime + hrstime, &psp->pr_time); in prgetlwpsinfo32()
3138 hrt2ts32(pup->pr_tstamp, &upup->pr_tstamp); in prcvtusage32()
3139 hrt2ts32(pup->pr_create, &upup->pr_create); in prcvtusage32()
3140 hrt2ts32(pup->pr_term, &upup->pr_term); in prcvtusage32()
3141 hrt2ts32(pup->pr_rtime, &upup->pr_rtime); in prcvtusage32()
3142 hrt2ts32(pup->pr_utime, &upup->pr_utime); in prcvtusage32()
3143 hrt2ts32(pup->pr_stime, &upup->pr_stime); in prcvtusage32()
3144 hrt2ts32(pup->pr_ttime, &upup->pr_ttime); in prcvtusage32()
3145 hrt2ts32(pup->pr_tftime, &upup->pr_tftime); in prcvtusage32()
3146 hrt2ts32(pup->pr_dftime, &upup->pr_dftime); in prcvtusage32()
3147 hrt2ts32(pup->pr_kftime, &upup->pr_kftime); in prcvtusage32()
3148 hrt2ts32(pup->pr_ltime, &upup->pr_ltime); in prcvtusage32()
3149 hrt2ts32(pup->pr_slptime, &upup->pr_slptime); in prcvtusage32()
3150 hrt2ts32(pup->pr_wtime, &upup->pr_wtime); in prcvtusage32()
3151 hrt2ts32(pup->pr_stoptime, &upup->pr_stoptime); in prcvtusage32()