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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DSample.cc80 if (prusage->pr_stoptime < 0)
81 prusage->pr_stoptime = 0;
89 + prusage->pr_stoptime;
H A DExp_Layout.cc40 pr_kftime = pr_ltime = pr_slptime = pr_wtime = pr_stoptime = (hrtime_t) 0;
72 timestruc_32 pr_stoptime; /* stopped time */ member in struct:ana_prusage
134 SWAP_ENDIAN (pu.pr_stoptime.tv_sec);
135 SWAP_ENDIAN (pu.pr_stoptime.tv_nsec);
162 pr_stoptime = timestruc2hr (tmp->pr_stoptime);
201 timestruc_64 pr_stoptime; /* stopped time */ member in struct:__anon706
263 SWAP_ENDIAN (pu.pr_stoptime.tv_sec);
264 SWAP_ENDIAN (pu.pr_stoptime.tv_nsec);
292 pr_stoptime
[all...]
H A DExp_Layout.h60 hrtime_t pr_stoptime; member in class:PrUsage
H A DStats_data.cc152 tots->pr_stoptime += temp->pr_stoptime;
H A DOvw_data.cc212 hr2timestruc (&values[OVW_LMS_STOPPED + 1].t, prusage->pr_stoptime);
H A DExperiment.cc4914 data_prev->pr_stoptime = data->pr_stoptime - data_prev->pr_stoptime;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DSample.cc80 if (prusage->pr_stoptime < 0)
81 prusage->pr_stoptime = 0;
89 + prusage->pr_stoptime;
H A DExp_Layout.cc40 pr_kftime = pr_ltime = pr_slptime = pr_wtime = pr_stoptime = (hrtime_t) 0;
72 timestruc_32 pr_stoptime; /* stopped time */ member in struct:ana_prusage
134 SWAP_ENDIAN (pu.pr_stoptime.tv_sec);
135 SWAP_ENDIAN (pu.pr_stoptime.tv_nsec);
162 pr_stoptime = timestruc2hr (tmp->pr_stoptime);
201 timestruc_64 pr_stoptime; /* stopped time */ member in struct:__anon695
263 SWAP_ENDIAN (pu.pr_stoptime.tv_sec);
264 SWAP_ENDIAN (pu.pr_stoptime.tv_nsec);
292 pr_stoptime
[all...]
H A DExp_Layout.h60 hrtime_t pr_stoptime; member in class:PrUsage
H A DStats_data.cc152 tots->pr_stoptime += temp->pr_stoptime;
H A DOvw_data.cc212 hr2timestruc (&values[OVW_LMS_STOPPED + 1].t, prusage->pr_stoptime);
H A DExperiment.cc4916 data_prev->pr_stoptime = data->pr_stoptime - data_prev->pr_stoptime;
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dcollector.c2300 timestruc_t pr_stoptime; /* stopped time */ member in struct:prusage
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dcollector.c2296 timestruc_t pr_stoptime; /* stopped time */ member in struct:prusage

Completed in 394 milliseconds