| plan 9 kernel history: overview | file list | diff list |
1990/0928/port/devkprof.c (diff list | history)
| 1990/0331/sys/src/9/port/devkprof.c:157,162 – 1990/0928/sys/src/9/port/devkprof.c:157,164 (short | long | prev | next) | ||
| 1990/03292 | void kproftimer(ulong pc) { | |
| 1990/0928 | extern ulong splpc; | |
| 1990/03292 | timerbuf[0]++; if(KTZERO<=pc && pc<KTZERO+MAXPC){ | |
| 1990/0330 | pc -= KTZERO; | |