NetBSD/sys/arch/mips
briggs 0b956d0b8b Implement pmc(9) -- An interface to hardware performance monitoring
counters.  These counters do not exist on all CPUs, but where they
do exist, can be used for counting events such as dcache misses that
would otherwise be difficult or impossible to instrument by code
inspection or hardware simulation.

pmc(9) is meant to be a general interface.  Initially, the Intel XScale
counters are the only ones supported.
2002-08-07 05:14:47 +00:00
..
alchemy Remove some debug code accidently left in. 2002-07-29 16:25:02 +00:00
bonito
cfe Add support for the on-chip peripherals on the Broadcom SiByte SB1250 CPU 2002-03-05 23:46:40 +00:00
conf Add support for the watchdog timers on the BCM1xxx parts. 2002-07-31 05:30:20 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
mips fix CPU_ROOT_DEVICE implementation. 2002-08-06 06:54:36 +00:00
sibyte Sync bcm1250 headers with cfe-1.0.32. 2002-07-31 06:26:24 +00:00
Makefile
Makefile.inc