NetBSD/sys/arch/evbmips/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
bswap.h
bus.h Convert to use <mips/bus_*.h>. 2002-03-18 01:21:11 +00:00
cdefs.h
cpu.h
db_machdep.h
disklabel.h
ecoff_machdep.h
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 Remove prototype for non-existant softintr_dispatch(). 2002-07-29 16:14:05 +00:00
isa_machdep.h Use <mips/isa_machdep.h> and <mips/pci_machdep.h>. 2002-03-18 10:10:14 +00:00
kcore.h
kdbparam.h
limits.h
lock.h
locore.h Simplify include files that just include <mips/locore.h>. 2002-06-05 06:18:34 +00:00
math.h
mips_opcode.h
param.h Remove unused MCLOFSET define. 2002-07-11 13:36:45 +00:00
pcb.h
pci_machdep.h Use <mips/isa_machdep.h> and <mips/pci_machdep.h>. 2002-03-18 10:10:14 +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
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
rnd.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h
yamon.h