NetBSD/sys/arch/sh5
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
..
conf Make it so kernels can be compiled for 32-bit or 64-bit with a 2002-07-12 19:33:27 +00:00
dev
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sh5 Apply thorpej's recent All-Ports conf.c change. Seems SH5 slipped 2002-07-19 18:53:15 +00:00
Makefile Descend into include subdirs and install relevant headers. 2002-07-10 08:56:11 +00:00