NetBSD/sys/arch/mipsco
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
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
isa Clear interrupt latch after interrupts are processed, not before. 2001-04-02 09:54:16 +00:00
mipsco Merge cpu_sysctl() for all mips ports, based on powerpc and m68k precedent. 2002-08-04 01:41:23 +00:00
obio Add bus_dmamap_sync for pre-read and pre-write case. This was previously 2001-12-15 11:11:49 +00:00
stand track rev. 1.7 of pmax/stand/boot/Makefile: 2002-05-07 12:28:20 +00:00
Makefile Add stand directory to build process 2000-09-26 11:45:06 +00:00