NetBSD/sys/arch/atari/include
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
..
Makefile Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
acia.h
ahdilabel.h
ansi.h
aout_machdep.h
asm.h
bswap.h
bus.h
cdefs.h
cpu.h
cpufunc.h
db_machdep.h
disklabel.h
dma.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
iomap.h
isa_machdep.h
isapnp_machdep.h
kcore.h
limits.h
lock.h
math.h
mfp.h
msioctl.h
mtpr.h Fix the siron()/siroff() macro's. They were using a too loose contraint 2002-05-23 06:46:20 +00:00
param.h
pcb.h
pci_machdep.h Let machine-dependent code specify how to enumerate the bus. 2002-05-15 19:23:51 +00:00
pmap.h
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h m68k syscall rototill: 2002-07-13 08:28:40 +00:00
profile.h
psl.h
pte.h
ptrace.h
reg.h
scu.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
trap.h
types.h
varargs.h
video.h
vmparam.h