Searched refs:system_seconds (Results 1 – 12 of 12) sorted by relevance
142 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()
143 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()
140 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()
563 unsigned long system_seconds; member
572 unsigned long system_seconds; member
575 unsigned long system_seconds; member
586 unsigned long system_seconds; member
595 unsigned long system_seconds; member
2769 st = ((double) pt->system_seconds in execute()
3206 st = ((double) pt->system_seconds in execute()