Home
last modified time | relevance | path

Searched refs:timestruc_t (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dutil.h125 tstodouble (timestruc_t t) in tstodouble()
131 hr2timestruc (timestruc_t *d, hrtime_t s) in hr2timestruc()
138 timestruc2hr (timestruc_t *s) in timestruc2hr()
158 void tsadd (timestruc_t *result, timestruc_t *time);
159 void tssub (timestruc_t *result, timestruc_t *time1, timestruc_t *time2);
160 int tscmp (timestruc_t *time1, timestruc_t *time2);
H A DOvw_data.h60 timestruc_t start; // Start time of sample
61 timestruc_t duration; // Duration of sample
62 timestruc_t end; // End time of sample
63 timestruc_t tlwp; // Total LWP time
H A DOvw_data.cc74 timestruc_t zero = {0, 0}; in get_totals()
195 timestruc_t sum, rtime; in extract_data()
196 timestruc_t zero = {0, 0}; in extract_data()
H A Dutil.cc42 tsadd (timestruc_t *result, timestruc_t *time) in tsadd()
55 tssub (timestruc_t *result, timestruc_t *time1, timestruc_t *time2) in tssub()
84 tscmp (timestruc_t *time1, timestruc_t *time2) in tscmp()
H A Ddbe_structs.h53 timestruc_t t;
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dutil.h121 tstodouble (timestruc_t t) in tstodouble()
127 hr2timestruc (timestruc_t *d, hrtime_t s) in hr2timestruc()
134 timestruc2hr (timestruc_t *s) in timestruc2hr()
148 void tsadd (timestruc_t *result, timestruc_t *time);
149 void tssub (timestruc_t *result, timestruc_t *time1, timestruc_t *time2);
150 int tscmp (timestruc_t *time1, timestruc_t *time2);
H A DOvw_data.h60 timestruc_t start; // Start time of sample
61 timestruc_t duration; // Duration of sample
62 timestruc_t end; // End time of sample
63 timestruc_t tlwp; // Total LWP time
H A DOvw_data.cc74 timestruc_t zero = {0, 0}; in get_totals()
195 timestruc_t sum, rtime; in extract_data()
196 timestruc_t zero = {0, 0}; in extract_data()
H A Dutil.cc42 tsadd (timestruc_t *result, timestruc_t *time) in tsadd()
55 tssub (timestruc_t *result, timestruc_t *time1, timestruc_t *time2) in tssub()
84 tscmp (timestruc_t *time1, timestruc_t *time2) in tscmp()
H A Ddbe_structs.h53 timestruc_t t;
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dcollector.c2283 timestruc_t pr_tstamp; /* current time stamp */
2284 timestruc_t pr_create; /* process/lwp creation time stamp */
2285 timestruc_t pr_term; /* process/lwp termination time stamp */
2286 timestruc_t pr_rtime; /* total lwp real (elapsed) time */
2287 timestruc_t pr_utime; /* user level cpu time */
2288 timestruc_t pr_stime; /* system call cpu time */
2289 timestruc_t pr_ttime; /* other system trap cpu time */
2290 timestruc_t pr_tftime; /* text page fault sleep time */
2291 timestruc_t pr_dftime; /* data page fault sleep time */
2292 timestruc_t pr_kftime; /* kernel page fault sleep time */
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dcollector.c2287 timestruc_t pr_tstamp; /* current time stamp */
2288 timestruc_t pr_create; /* process/lwp creation time stamp */
2289 timestruc_t pr_term; /* process/lwp termination time stamp */
2290 timestruc_t pr_rtime; /* total lwp real (elapsed) time */
2291 timestruc_t pr_utime; /* user level cpu time */
2292 timestruc_t pr_stime; /* system call cpu time */
2293 timestruc_t pr_ttime; /* other system trap cpu time */
2294 timestruc_t pr_tftime; /* text page fault sleep time */
2295 timestruc_t pr_dftime; /* data page fault sleep time */
2296 timestruc_t pr_kftime; /* kernel page fault sleep time */
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddsl_dir.h106 timestruc_t dd_snap_cmtime; /* last time snapshot namespace changed */
163 timestruc_t dsl_dir_snap_cmtime(dsl_dir_t *dd);
H A Ddmu_objset.h167 timestruc_t dmu_objset_snap_cmtime(objset_t *os);
H A Ddmu.h876 timestruc_t dmu_objset_snap_cmtime(objset_t *os);
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dgp-time.h27 typedef struct timespec timestruc_t; typedef
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dgp-time.h27 typedef struct timespec timestruc_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dstat.d1256 timestruc_t st_atim;
1261 timestruc_t st_mtim;
1266 timestruc_t st_ctim;
1293 timestruc_t st_atim;
1298 timestruc_t st_mtim;
1303 timestruc_t st_ctim;
1326 timestruc_t st_atim;
1331 timestruc_t st_mtim;
1336 timestruc_t st_ctim;
/netbsd-src/external/cddl/osnet/sys/sys/
H A Dopentypes.h19 typedef struct timespec timestruc_t; typedef
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dvnode.h55 timestruc_t xoa_createtime; /* Create time of file */
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_ctldir.c333 timestruc_t cmtime;
487 timestruc_t now; in zfsctl_common_getattr()
1273 timestruc_t zc_cmtime;
1616 timestruc_t now; in sfs_getattr()
H A Ddsl_dir.c1969 timestruc_t
1972 timestruc_t t; in dsl_dir_snap_cmtime()
1984 timestruc_t t; in dsl_dir_snap_cmtime_update()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dsignal.d1365 timestruc_t __tstamp;
2877 alias timespec timestruc_t;
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h455 timestruc_t xoa_createtime; /* Create time of file */
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/
H A Dkernel.c376 timestruc_t ts; in cv_timedwait_hires()

12