NetBSD/sys/arch/amigappc/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
ansi.h
aout_machdep.h
asm.h
bat.h
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 remove things that were copied verbatim from powerpc_cpu.h 2001-12-03 21:15:15 +00:00
cpufunc.h
db_machdep.h
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
fpu.h
frame.h
hid.h
ieee.h
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
int_limits.h Add definitions of C99 specified-width integer type limits. 2001-04-15 15:29:02 +00:00
int_mwgwtypes.h Add definitions of C99 minimum-width and greatest-width integer types. 2001-04-14 12:19:49 +00:00
int_types.h
intr.h Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
ipkdb.h
kcore.h
limits.h
lock.h
math.h Add long-missing(!) <machine/math.h>. 2001-04-14 22:48:31 +00:00
mtpr.h use _AMIGAPPC_MPTR_H_ instead of _MACHINE_MPTR_H_ so this file is included 2001-12-03 21:17:05 +00:00
p5reg.h
param.h Use #if 0 for commenting out multiple lines, rather than dodgily-nested 2002-05-28 19:09:38 +00:00
pcb.h
pmap.h
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
powerpc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
rnd.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
trap.h
types.h Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS, 2001-01-14 23:50:28 +00:00
varargs.h
vmparam.h MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00