| plan 9 kernel history: overview | file list | diff list |
2002/0821/alphapc/dat.h (diff list | history)
| 2002/0420/sys/src/9/alphapc/dat.h:147,152 – 2002/0821/sys/src/9/alphapc/dat.h:147,154 (short | long | prev | next) | ||
| 1999/0429 | ulong pcclast; uvlong fastclock; | |
| 1999/0701 | vlong intrts; /* time stamp of last interrupt */ | |
| 2002/0821 | ulong inidle; /* fastticks in idlehands() since last slowtick */ ulong avginidle; /* avg fastticks in idlehands() per slowtick */ | |
| 1999/0429 | ||
| 2001/0727 | int tlbfault; /* only used by devproc; no access to tlb */ int tlbpurge; /* ... */ | |