Home
last modified time | relevance | path

Searched refs:TSys (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/9/port/
H A Dsysproc.c600 readnum(0, ow->time+TSys*NUMSIZE, NUMSIZE, w.time[TSys], NUMSIZE); in sys_wait()
623 w.time[TUser], w.time[TSys], w.time[TReal], in sysawait()
H A Dproc.c1127 stime = up->time[TSys] + up->time[TCSys]; in pexit()
1129 wq->w.time[TSys] = tk2ms(stime); in pexit()
H A Dportdat.h631 TSys, enumerator
H A Ddevproc.c925 wq->w.time[TUser], wq->w.time[TSys], wq->w.time[TReal], in procread()
/plan9/sys/doc/
H A Dprog4.ms273 wq->w.time[TUser], wq->w.time[TSys], wq->w.time[TReal],