NetBSD/sys/arch/arm
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
..
arm Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
arm32 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
conf make compile "IPAQ" 2002-07-19 19:29:28 +00:00
footbridge Overhaul how DMA ranges work in the ARM bus_dma implementation. 2002-07-31 17:34:23 +00:00
fpe-arm Re-work the way that FPAs are handled. If ARMFPE isn't configured, don't 2002-03-10 15:29:53 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
iomd integer overflow. from silvio@qualys.com 2002-08-06 22:46:11 +00:00
ixp12x0 Overhaul how DMA ranges work in the ARM bus_dma implementation. 2002-07-31 17:34:23 +00:00
mainbus * Split pte_cache_mode into pte_l1_s_cache_mode, pte_l2_l_cache_mode, 2002-04-09 22:37:00 +00:00
ofw Fix off-by-one error in delay(). 2002-05-02 22:01:46 +00:00
sa11x0 make compile 2002-07-19 19:07:33 +00:00
xscale Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
Makefile Ensure that vidc.h gets installed somewhere -- Xarm32vidc needs it to compile. 2001-12-17 15:07:37 +00:00