| plan 9 kernel history: overview | file list | diff list |
1992/0123/port/devkprof.c (diff list | history)
| 1992/0122/sys/src/9/port/devkprof.c:195,200 – 1992/0123/sys/src/9/port/devkprof.c:195,200 (short | long | prev | next) | ||
| 1991/1006 | pc -= kprof.minpc; | |
| 1990/0330 | pc >>= LRES; | |
| 1992/0122 | kprof.buf[pc] += TK2MS(1); | |
| 1990/0331 |
| |
| 1992/0123 | }else | |
| 1992/0122 | kprof.buf[1] += TK2MS(1); | |
| 1990/03292 | } | |