Searched refs:pr_slptime (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DSample.cc76 if (prusage->pr_slptime < 0)
77 prusage->pr_slptime = 0;
88 + prusage->pr_ltime + prusage->pr_slptime + prusage->pr_wtime
93 prusage->pr_slptime = prusage->pr_slptime - sum;
H A DExp_Layout.cc40 pr_kftime = pr_ltime = pr_slptime = pr_wtime = pr_stoptime = (hrtime_t) 0;
70 timestruc_32 pr_slptime; /* all other sleep time */ member in struct:ana_prusage
130 SWAP_ENDIAN (pu.pr_slptime.tv_sec);
131 SWAP_ENDIAN (pu.pr_slptime.tv_nsec);
160 pr_slptime = timestruc2hr (tmp->pr_slptime);
199 timestruc_64 pr_slptime; /* all other sleep time */ member in struct:__anon706
259 SWAP_ENDIAN (pu.pr_slptime.tv_sec);
260 SWAP_ENDIAN (pu.pr_slptime.tv_nsec);
290 pr_slptime
[all...]
H A DExp_Layout.h58 hrtime_t pr_slptime; member in class:PrUsage
H A DStats_data.cc149 tots->pr_slptime += temp->pr_slptime;
H A DOvw_data.cc211 hr2timestruc (&values[OVW_LMS_SLEEP + 1].t, prusage->pr_slptime);
H A DExperiment.cc4912 data_prev->pr_slptime = data->pr_slptime - data_prev->pr_slptime;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DSample.cc76 if (prusage->pr_slptime < 0)
77 prusage->pr_slptime = 0;
88 + prusage->pr_ltime + prusage->pr_slptime + prusage->pr_wtime
93 prusage->pr_slptime = prusage->pr_slptime - sum;
H A DExp_Layout.cc40 pr_kftime = pr_ltime = pr_slptime = pr_wtime = pr_stoptime = (hrtime_t) 0;
70 timestruc_32 pr_slptime; /* all other sleep time */ member in struct:ana_prusage
130 SWAP_ENDIAN (pu.pr_slptime.tv_sec);
131 SWAP_ENDIAN (pu.pr_slptime.tv_nsec);
160 pr_slptime = timestruc2hr (tmp->pr_slptime);
199 timestruc_64 pr_slptime; /* all other sleep time */ member in struct:__anon695
259 SWAP_ENDIAN (pu.pr_slptime.tv_sec);
260 SWAP_ENDIAN (pu.pr_slptime.tv_nsec);
290 pr_slptime
[all...]
H A DExp_Layout.h58 hrtime_t pr_slptime; member in class:PrUsage
H A DStats_data.cc149 tots->pr_slptime += temp->pr_slptime;
H A DOvw_data.cc211 hr2timestruc (&values[OVW_LMS_SLEEP + 1].t, prusage->pr_slptime);
H A DExperiment.cc4914 data_prev->pr_slptime = data->pr_slptime - data_prev->pr_slptime;
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dcollector.c2298 timestruc_t pr_slptime; /* all other sleep time */ member in struct:prusage
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dcollector.c2294 timestruc_t pr_slptime; /* all other sleep time */ member in struct:prusage

Completed in 311 milliseconds