Home
last modified time | relevance | path

Searched defs:ana_prusage (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DExp_Layout.cc55 typedef struct ana_prusage struct
57 id_t pr_lwpid; /* lwp id. 0: process or defunct */
58 int pr_count; /* number of contributing lwps */
59 timestruc_32 pr_tstamp; /* current time stamp */
60 timestruc_32 pr_create; /* process/lwp creation time stamp */
61 timestruc_32 pr_term; /* process/lwp termination time stamp */
62 timestruc_32 pr_rtime; /* total lwp real (elapsed) time */
63 timestruc_32 pr_utime; /* user level cpu time */
64 timestruc_32 pr_stime; /* system call cpu time */
65 timestruc_32 pr_ttime; /* other system trap cpu time */
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DExp_Layout.cc55 typedef struct ana_prusage struct
57 id_t pr_lwpid; /* lwp id. 0: process or defunct */
58 int pr_count; /* number of contributing lwps */
59 timestruc_32 pr_tstamp; /* current time stamp */
60 timestruc_32 pr_create; /* process/lwp creation time stamp */
61 timestruc_32 pr_term; /* process/lwp termination time stamp */
62 timestruc_32 pr_rtime; /* total lwp real (elapsed) time */
63 timestruc_32 pr_utime; /* user level cpu time */
64 timestruc_32 pr_stime; /* system call cpu time */
65 timestruc_32 pr_ttime; /* other system trap cpu time */
[all …]