NetBSD/sys/arch/sparc64
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 clean up esp & isp attachment lines. 2002-07-29 14:35:44 +00:00
dev Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sparc64 Rename cdev_systrace_init() to cdev_clonemisc_init(), so it can 2002-07-19 16:38:14 +00:00
stand no more ../../sparc/stand/installboot 2002-05-07 12:45:18 +00:00
Makefile install "sparc" includes for sparc64 as well 2002-07-20 11:46:14 +00:00