NetBSD/sys/arch/sbmips/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
autoconf.h
bsd-aout.h
bswap.h
cdefs.h Stop using the _MIPS_BSD_API_LP32_64CLEAN ABI. This causes a few problems 2002-06-01 14:29:32 +00:00
conf.h
cpu.h
db_machdep.h
disklabel.h
ecoff_machdep.h Need this to build the system - libc nlist assumes all mips have ecoff. 2002-03-11 02:33:37 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
kcore.h
kdbparam.h
leds.h Fix up some white-space bogons. 2002-03-17 06:28:56 +00:00
limits.h
lock.h
locore.h
math.h
mips_opcode.h
param.h Remove unused MCLOFSET define. 2002-07-11 13:36:45 +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
regdef.h
regnum.h
reloc.h
rnd.h
setjmp.h
signal.h
stdarg.h
swarm.h An include file describing some address map info, GPIO pin assignments 2002-03-17 06:24:30 +00:00
systemsw.h Add statclock and todr function arguments to the systemsw. 2002-06-01 14:38:27 +00:00
trap.h
types.h
varargs.h
vmparam.h