Searched refs:pr_term (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DExp_Layout.cc38 pr_tstamp = pr_create = pr_term = pr_rtime = (hrtime_t) 0;
61 timestruc_32 pr_term; /* process/lwp termination time stamp */ member in struct:ana_prusage
112 SWAP_ENDIAN (pu.pr_term.tv_sec);
113 SWAP_ENDIAN (pu.pr_term.tv_nsec);
151 pr_term = timestruc2hr (tmp->pr_term);
190 timestruc_64 pr_term; /* process/lwp termination time stamp */ member in struct:__anon706
241 SWAP_ENDIAN (pu.pr_term.tv_sec);
242 SWAP_ENDIAN (pu.pr_term.tv_nsec);
281 pr_term
[all...]
H A DExp_Layout.h47 hrtime_t pr_term; member in class:PrUsage
H A DStats_data.cc141 tots->pr_term += temp->pr_term;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DExp_Layout.cc38 pr_tstamp = pr_create = pr_term = pr_rtime = (hrtime_t) 0;
61 timestruc_32 pr_term; /* process/lwp termination time stamp */ member in struct:ana_prusage
112 SWAP_ENDIAN (pu.pr_term.tv_sec);
113 SWAP_ENDIAN (pu.pr_term.tv_nsec);
151 pr_term = timestruc2hr (tmp->pr_term);
190 timestruc_64 pr_term; /* process/lwp termination time stamp */ member in struct:__anon695
241 SWAP_ENDIAN (pu.pr_term.tv_sec);
242 SWAP_ENDIAN (pu.pr_term.tv_nsec);
281 pr_term
[all...]
H A DExp_Layout.h47 hrtime_t pr_term; member in class:PrUsage
H A DStats_data.cc141 tots->pr_term += temp->pr_term;
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dcollector.c2289 timestruc_t pr_term; /* process/lwp termination time stamp */ member in struct:prusage
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dcollector.c2285 timestruc_t pr_term; /* process/lwp termination time stamp */ member in struct:prusage

Completed in 325 milliseconds