NetBSD/sys/arch/mmeye/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
autoconf.h add autoconf.h for new mainbus driver. 2002-03-24 18:28:12 +00:00
bswap.h
bus.h
cdefs.h
coff_machdep.h
conf.h - define other DEV_ constants that the local port uses. 2002-02-27 01:19:03 +00:00
cpu.h CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again. 2002-03-04 14:36:13 +00:00
cputypes.h
db_machdep.h
disklabel.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
frame.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 adapted to new interrupt code and shb changes. 2002-03-24 18:21:08 +00:00
limits.h
loadfile_machdep.h Split elf32 vs. elf64 handling in loadfile(), including support for 2001-10-31 17:20:45 +00:00
lock.h
Makefile Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
math.h
mmeye.h adapted to new interrupt code and shb changes. 2002-03-24 18:21:08 +00:00
param.h common part are moved to sh3/include/param.h 2002-03-10 07:45:31 +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
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h move VM_PHYSSEG_MAX, VM_NFREELIST, VM_FREELIST_DEFAULT defines to 2001-02-07 14:53:09 +00:00