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

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

1991/0411/sys/src/9/port/devkprof.c:63,681991/0419/sys/src/9/port/devkprof.c:63,74 (short | long | prev | next)
1990/03292    
	return devwalk(c, name, kproftab, (long)Nkproftab, devgen); 
} 
 
1991/0419    
Chan* 
kprofclwalk(Chan *c, char *name) 
{ 
	return devclwalk(c, name); 
} 
 
1990/03292    
void 
1990/0330    
kprofstat(Chan *c, char *db) 
1990/03292    
{ 


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