Home
last modified time | relevance | path

Searched refs:system_seconds (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dpex-unix.c142 time->system_seconds = r.ru_stime.tv_sec; in pex_wait()
192 time->system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
196 --time->system_seconds; in pex_wait()
271 pt.system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
275 --pt.system_seconds; in pex_wait()
H A Dpexecute.txh272 @code{user_microseconds}, @code{system_seconds},
H A Dfunctions.texi860 @code{user_microseconds}, @code{system_seconds},
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-unix.c142 time->system_seconds = r.ru_stime.tv_sec; in pex_wait()
192 time->system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
196 --time->system_seconds; in pex_wait()
271 pt.system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
275 --pt.system_seconds; in pex_wait()
H A Dpexecute.txh272 @code{user_microseconds}, @code{system_seconds},
H A Dfunctions.texi860 @code{user_microseconds}, @code{system_seconds},
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-unix.c142 time->system_seconds = r.ru_stime.tv_sec; in pex_wait()
192 time->system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
196 --time->system_seconds; in pex_wait()
271 pt.system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
275 --pt.system_seconds; in pex_wait()
H A Dpexecute.txh272 @code{user_microseconds}, @code{system_seconds},
H A Dfunctions.texi843 @code{user_microseconds}, @code{system_seconds},
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dpex-unix.c145 time->system_seconds = r.ru_stime.tv_sec; in pex_wait()
195 time->system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
199 --time->system_seconds; in pex_wait()
274 pt.system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
278 --pt.system_seconds; in pex_wait()
H A Dpexecute.txh272 @code{user_microseconds}, @code{system_seconds},
H A Dfunctions.texi860 @code{user_microseconds}, @code{system_seconds},
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dlibiberty.h595 unsigned long system_seconds; member
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dlibiberty.h595 unsigned long system_seconds; member
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dlibiberty.h595 unsigned long system_seconds; member
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dlibiberty.h595 unsigned long system_seconds; member
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dpexecute.txh272 @code{user_microseconds}, @code{system_seconds},
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dpexecute.txh272 @code{user_microseconds}, @code{system_seconds},
H A Dfunctions.texi860 @code{user_microseconds}, @code{system_seconds},
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc3536 st = ((double) pt->system_seconds in execute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c3328 st = ((double) pt->system_seconds in execute()