NetBSD/sys/arch/hpcarm
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
..
compile
conf Enable two WSDISPLAY options needed by the X server 2002-07-22 20:55:09 +00:00
dev Implements WSKBDIO_GTYPE 2002-07-22 20:55:48 +00:00
hpcarm Move the calls to uvm_page_physload() out of pmap_bootstrap() and 2002-07-31 00:20:51 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
stand
Makefile