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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DSample.cc66 if (prusage->pr_ttime < 0)
67 prusage->pr_ttime = 0;
86 hrtime_t sum = prusage->pr_utime + prusage->pr_stime + prusage->pr_ttime
H A DExp_Layout.cc39 pr_utime = pr_stime = pr_ttime = pr_tftime = pr_dftime = (hrtime_t) 0;
65 timestruc_32 pr_ttime; /* other system trap cpu time */ member in struct:ana_prusage
120 SWAP_ENDIAN (pu.pr_ttime.tv_sec);
121 SWAP_ENDIAN (pu.pr_ttime.tv_nsec);
155 pr_ttime = timestruc2hr (tmp->pr_ttime);
194 timestruc_64 pr_ttime; /* other system trap cpu time */ member in struct:__anon706
249 SWAP_ENDIAN (pu.pr_ttime.tv_sec);
250 SWAP_ENDIAN (pu.pr_ttime.tv_nsec);
285 pr_ttime
[all...]
H A DExp_Layout.h53 hrtime_t pr_ttime; member in class:PrUsage
H A DStats_data.cc145 tots->pr_ttime += temp->pr_ttime;
H A DOvw_data.cc209 hr2timestruc (&values[OVW_LMS_TRAP + 1].t, prusage->pr_ttime);
H A DExperiment.cc4907 data_prev->pr_ttime = data->pr_ttime - data_prev->pr_ttime;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DSample.cc66 if (prusage->pr_ttime < 0)
67 prusage->pr_ttime = 0;
86 hrtime_t sum = prusage->pr_utime + prusage->pr_stime + prusage->pr_ttime
H A DExp_Layout.cc39 pr_utime = pr_stime = pr_ttime = pr_tftime = pr_dftime = (hrtime_t) 0;
65 timestruc_32 pr_ttime; /* other system trap cpu time */ member in struct:ana_prusage
120 SWAP_ENDIAN (pu.pr_ttime.tv_sec);
121 SWAP_ENDIAN (pu.pr_ttime.tv_nsec);
155 pr_ttime = timestruc2hr (tmp->pr_ttime);
194 timestruc_64 pr_ttime; /* other system trap cpu time */ member in struct:__anon695
249 SWAP_ENDIAN (pu.pr_ttime.tv_sec);
250 SWAP_ENDIAN (pu.pr_ttime.tv_nsec);
285 pr_ttime
[all...]
H A DExp_Layout.h53 hrtime_t pr_ttime; member in class:PrUsage
H A DStats_data.cc145 tots->pr_ttime += temp->pr_ttime;
H A DOvw_data.cc209 hr2timestruc (&values[OVW_LMS_TRAP + 1].t, prusage->pr_ttime);
H A DExperiment.cc4909 data_prev->pr_ttime = data->pr_ttime - data_prev->pr_ttime;
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dcollector.c2293 timestruc_t pr_ttime; /* other system trap cpu time */ member in struct:prusage
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dcollector.c2289 timestruc_t pr_ttime; /* other system trap cpu time */ member in struct:prusage

Completed in 413 milliseconds