NetBSD/sys/arch/algor/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
bus.h Make sure that private DMA flags don't overlap with standard DMA flags; 2002-03-17 21:45:06 +00:00
cdefs.h
cpu.h May as well include <mips/cpuregs.h> in <mips/cpu.h> once rather than 2001-09-04 06:23:15 +00:00
db_machdep.h
disklabel.h
ecoff_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
ieee.h
ieeefp.h Clean up. 2001-09-04 06:26:18 +00:00
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
isa_machdep.h
isapnp_machdep.h
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 Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
pcb.h
pci_machdep.h Let machine-dependent code specify how to enumerate the bus. 2002-05-15 19:23:51 +00:00
pmap.h
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
pmon.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h Clean up and standardise across MIPS ports. 2001-09-09 04:20:25 +00:00
rnd.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h