TIME
option |= BIGGEST | CREATOR | OUTSTANDING | PID | TIME;
option |= TIME;
if (option & TIME)
if (option & TIME)
if (option & TIME)
if (option & TIME)
if (option & TIME)
if (option & TIME)
static enum state { BOOT, TIME, RUN } state = TIME;
#define X(fld) {t=s.fld[i]; s.fld[i]-=s1.fld[i]; if(state==TIME) s1.fld[i]=t;}
#define Q(fld) {t=cur_dev.fld[i]; cur_dev.fld[i]-=last_dev.fld[i]; if(state==TIME) last_dev.fld[i]=t;}
#define Y(fld) {t = s.fld; s.fld -= s1.fld; if(state == TIME) s1.fld = t;}
if(state == TIME) s1.nchstats.fld = t;}
if (state == TIME)
case TIME:
state = TIME;