NetBSD/sys/arch/m68k
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
..
060sp
conf m68k syscall rototill: 2002-07-13 08:28:40 +00:00
fpe Fix undefined operation (= is not a sequence point). 2002-05-30 20:56:26 +00:00
fpsp Don't use -traditional-cpp if HAVE_GCC3. 2002-06-04 21:39:09 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
m68k Only declare and define syscall_fancy if KTRACE and/or SYSTRACE are defined. 2002-07-17 21:21:46 +00:00
Makefile
Makefile.inc