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

2002/0821/alphapc/dat.h (diff list | history)

2002/0821/sys/src/9/alphapc/dat.h:146,1542002/0822/sys/src/9/alphapc/dat.h:146,152 (short | long | prev | next)
2002/0222    
	vlong	cpuhz;			/* hwrpb->cfreq */ 
1999/0429    
	ulong	pcclast; 
	uvlong	fastclock; 
1999/0701    
	vlong	intrts;			/* time stamp of last interrupt */ 
2002/0821    
	ulong	inidle;			/* fastticks in idlehands() since last slowtick */ 
	ulong	avginidle;		/* avg fastticks in idlehands() per slowtick */ 
2002/0822    
	Perf	perf;			/* performance counters */ 
1999/0429    
 
2001/0727    
	int	tlbfault;		/* only used by devproc; no access to tlb */ 
	int	tlbpurge;		/* ... */ 


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