NetBSD/sys/arch/mvmeppc/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 Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
bat.h
bootinfo.h
bswap.h
bus.h
cdefs.h
cpu.h
db_machdep.h
disklabel.h Change LABELOFFSET to 0 to be compatible most other MBR using ports. 2002-03-07 19:15:46 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h
fpu.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
ipkdb.h
isa_machdep.h
isapnp_machdep.h
kcore.h
kgdb.h
limits.h
loadfile_machdep.h
lock.h
math.h
param.h switch all mpc6xx powerpc ports to NEWPMAP by default. 2002-03-09 23:35:56 +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
pio.h
platform.h
pmap.h
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
powerpc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
rnd.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h Redefine USER_SR to avoid clashing with MVMEPPC_PHYS_BASE_MEM in bat[12]. 2002-07-09 20:06:35 +00:00