Lines Matching refs:hrt2ts
941 hrt2ts(mstate_aggr_state(p, LMS_USER), &sp->pr_utime); in prgetstatus()
942 hrt2ts(mstate_aggr_state(p, LMS_SYSTEM), &sp->pr_stime); in prgetstatus()
1304 hrt2ts(t->t_stoptime, &sp->pr_tstamp); in prgetlwpstatus()
1309 hrt2ts(usr, &sp->pr_utime); in prgetlwpstatus()
1310 hrt2ts(sys, &sp->pr_stime); in prgetlwpstatus()
2198 hrt2ts(gethrtime(), &php->pr_tstamp); in prpdread()
2557 hrt2ts((hrutime + hrstime), &psp->pr_time); in prgetpsinfo()
3354 hrt2ts(hrutime + hrstime, &psp->pr_time); in prgetlwpsinfo()
3913 hrt2ts(pup->pr_tstamp, &upup->pr_tstamp); in prcvtusage()
3914 hrt2ts(pup->pr_create, &upup->pr_create); in prcvtusage()
3915 hrt2ts(pup->pr_term, &upup->pr_term); in prcvtusage()
3916 hrt2ts(pup->pr_rtime, &upup->pr_rtime); in prcvtusage()
3917 hrt2ts(pup->pr_utime, &upup->pr_utime); in prcvtusage()
3918 hrt2ts(pup->pr_stime, &upup->pr_stime); in prcvtusage()
3919 hrt2ts(pup->pr_ttime, &upup->pr_ttime); in prcvtusage()
3920 hrt2ts(pup->pr_tftime, &upup->pr_tftime); in prcvtusage()
3921 hrt2ts(pup->pr_dftime, &upup->pr_dftime); in prcvtusage()
3922 hrt2ts(pup->pr_kftime, &upup->pr_kftime); in prcvtusage()
3923 hrt2ts(pup->pr_ltime, &upup->pr_ltime); in prcvtusage()
3924 hrt2ts(pup->pr_slptime, &upup->pr_slptime); in prcvtusage()
3925 hrt2ts(pup->pr_wtime, &upup->pr_wtime); in prcvtusage()
3926 hrt2ts(pup->pr_stoptime, &upup->pr_stoptime); in prcvtusage()