Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/libiberty/
HDpex-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()
/dragonfly/contrib/gcc-8.0/libiberty/
HDpex-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()
/dragonfly/contrib/binutils-2.27/libiberty/
HDpex-unix.c143 time->system_seconds = r.ru_stime.tv_sec; in pex_wait()
193 time->system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
197 --time->system_seconds; in pex_wait()
272 pt.system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
276 --pt.system_seconds; in pex_wait()
/dragonfly/contrib/gcc-4.7/libiberty/
HDpex-unix.c140 time->system_seconds = r.ru_stime.tv_sec; in pex_wait()
190 time->system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
194 --time->system_seconds; in pex_wait()
269 pt.system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
273 --pt.system_seconds; in pex_wait()
/dragonfly/contrib/binutils-2.34/libiberty/
HDpex-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()
/dragonfly/contrib/gdb-7/include/
HDlibiberty.h563 unsigned long system_seconds; member
/dragonfly/contrib/gcc-4.7/include/
HDlibiberty.h572 unsigned long system_seconds; member
/dragonfly/contrib/binutils-2.27/include/
HDlibiberty.h575 unsigned long system_seconds; member
/dragonfly/contrib/gcc-8.0/include/
HDlibiberty.h586 unsigned long system_seconds; member
/dragonfly/contrib/binutils-2.34/include/
HDlibiberty.h595 unsigned long system_seconds; member
/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c2769 st = ((double) pt->system_seconds in execute()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c3206 st = ((double) pt->system_seconds in execute()