plan 9 kernel history: overview | file list | diff list

1991/1009/port/devkprof.c (diff list | history)

1991/1007/sys/src/9/port/devkprof.c:151,1561991/1009/sys/src/9/port/devkprof.c:151,158 (short | long | prev | next)
1990/03292    
void 
kproftimer(ulong pc) 
{ 
1991/1009    
	extern void spldone(void); 
 
1991/1006    
	if(kprof.time == 0) 
		return; 
1990/1004    
	/* 


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