NetBSD/sys/arch/prep
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 Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
dev Added IBM Personal Power Series 830 IDE controller support. 2002-05-02 15:17:56 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
isa Correct misspellings of "failed". 2002-03-04 01:38:31 +00:00
pci alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
prep move more inlines to cpu.h: mftb(), mftbl() and mfpvr(). 2002-08-06 06:14:33 +00:00
stand While I'm here: <sys/exec_elf.h> -> <elf.h>. 2002-05-04 20:47:48 +00:00
Makefile