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,1621990/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; 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)