NetBSD/sys/arch/mipsco/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
bootinfo.h
bsd-aout.h Remove comment duplicated in <mips/bsd-aout.h>. 2001-09-04 07:36:11 +00:00
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
conf.h - define other DEV_ constants that the local port uses. 2002-02-27 01:19:03 +00:00
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 Standardise the format of MIPS' <machine/db_machdep.h>. 2001-09-04 07:43:29 +00:00
disklabel.h cosmetic reorder of #defines to match other ports 2002-01-28 23:09:54 +00:00
ecoff_machdep.h
elf_machdep.h
elf.h
endian_machdep.h
endian.h Make this the same as the other MIPS ports; ok'd by Wayne Knowles. 2001-09-04 07:24:23 +00:00
float.h
ieee.h
ieeefp.h Clean up. 2001-09-04 06:26:18 +00:00
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
int_types.h
intr.h Remove __HAVE_GENERIC_SOFT_INTERRUPTS #ifdef. 2002-01-14 19:08:35 +00:00
isa_machdep.h Add bus_dma hooks for ISA Bus. 2001-09-15 01:17:47 +00:00
isapnp_machdep.h
kcore.h
kdbparam.h
limits.h G/C the unused kernel-only CLK_TCK #define. 2001-08-31 03:46:03 +00:00
loadfile_machdep.h Split elf32 vs. elf64 handling in loadfile(), including support for 2001-10-31 17:20:45 +00:00
lock.h Remove an unneeded comment; ``sync'' with other "just include <mips/foo.h>" 2001-08-31 03:53:22 +00:00
locore.h Simplify include files that just include <mips/locore.h>. 2002-06-05 06:18:34 +00:00
mainboard.h
Makefile Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
math.h
mips_opcode.h
param.h Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +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
prom.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
setjmp.h
signal.h
stdarg.h
sysconf.h
trap.h
types.h Use a __HAVE_BOOTINFO_H define to check for bootinfo support instead of 2002-08-05 02:13:14 +00:00
varargs.h
vmparam.h
z8530var.h Declare KGDB hook functions. 2001-12-15 11:17:03 +00:00