NetBSD/sys/arch/arc/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 Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
aout_machdep.h
asm.h
autoconf.h remove algor related codes, because there is independent (and working!) 2001-06-13 14:58:38 +00:00
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 Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
cpu.h Centralise struct cpu_info declaration and related info to <mips/cpu.h>. 2001-09-04 06:19:21 +00:00
db_machdep.h Standardise the format of MIPS' <machine/db_machdep.h>. 2001-09-04 07:43:29 +00:00
disklabel.h
display.h
ecoff_machdep.h Remove unneeded RCS header. 2001-09-04 06:24:54 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
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 Add definitions of C99 minimum-width and greatest-width integer types. 2001-04-14 12:19:49 +00:00
int_types.h Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
intr.h introduce "struct platform", and remove "cputype" variable. 2001-06-13 15:08:05 +00:00
isa_machdep.h
isapnp_machdep.h
joystick.h
kbdreg.h
kcore.h
kdbparam.h More RCS ID cleanup. 2001-09-04 07:22:03 +00:00
limits.h G/C the unused kernel-only CLK_TCK #define. 2001-08-31 03:46:03 +00:00
lock.h Remove an unneeded comment; ``sync'' with other "just include <mips/foo.h>" 2001-08-31 03:53:22 +00:00
math.h
mips_opcode.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
mouse.h
param.h Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
pcb.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
pccons.h split pccons driver into "pccons" and "opms", 2001-06-13 15:05:43 +00:00
pci_machdep.h Let machine-dependent code specify how to enumerate the bus. 2002-05-15 19:23:51 +00:00
pio.h
platform.h introduce "struct platform", and remove "cputype" variable. 2001-06-13 15:08:05 +00:00
pmap.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
profile.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
psl.h
pte.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
ptrace.h
reg.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
regdef.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
regnum.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
reloc.h Clean up and standardise across MIPS ports. 2001-09-09 04:20:25 +00:00
rnd.h
setjmp.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
signal.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
stdarg.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
trap.h
types.h Provide a L2 cache configuration function. 2002-03-05 16:12:35 +00:00
varargs.h Remove some more useless RCS ids. 2001-09-04 07:12:28 +00:00
vmparam.h