NetBSD/sys/arch/netwinder/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
..
ansi.h
aout_machdep.h
asm.h
bootconfig.h opt_footbridge.h no longer exists. 2002-04-12 18:01:17 +00:00
bswap.h
bus.h
cdefs.h
conf.h - define other DEV_ constants that the local port uses. 2002-02-27 01:19:03 +00:00
cpu.h
db_machdep.h
disklabel.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
fp.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
ipkdb.h
irqhandler.h Centralize ARM CPU configuration information by adding a new header 2002-04-12 18:50:29 +00:00
isa_machdep.h
joystick.h
limits.h
lock.h
Makefile Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
math.h
netwinder_boot.h Fix some of the boot info fields. 2002-04-03 05:37:00 +00:00
param.h * For platforms which are already ELF, remove the definition of 2002-02-12 06:58:18 +00:00
pcb.h
pci_machdep.h
pio.h
pmap.h
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h
profile.h
ptrace.h
reg.h
rtc.h
setjmp.h
signal.h
stdarg.h
sysarch.h
trap.h
types.h Use "#define<tab>". 2002-02-28 03:17:23 +00:00
varargs.h
vmparam.h * Change all uses of KERNEL_SPACE_START to KERNEL_BASE. 2002-03-23 02:53:59 +00:00