Searched refs:TSys (Results 1 – 5 of 5) sorted by relevance
| /plan9/sys/src/9/port/ |
| H A D | sysproc.c | 600 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 D | proc.c | 1127 stime = up->time[TSys] + up->time[TCSys]; in pexit() 1129 wq->w.time[TSys] = tk2ms(stime); in pexit()
|
| H A D | portdat.h | 631 TSys, enumerator
|
| H A D | devproc.c | 925 wq->w.time[TUser], wq->w.time[TSys], wq->w.time[TReal], in procread()
|
| /plan9/sys/doc/ |
| H A D | prog4.ms | 273 wq->w.time[TUser], wq->w.time[TSys], wq->w.time[TReal],
|