NetBSD/sys/arch/vax/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
byte_swap.h Move .s files to .S files. (and .s.o rules in boot/Makefile.inc) 2002-02-24 01:04:23 +00:00
cca.h
cdefs.h
clock.h
coff_machdep.h
cpu.h Major update of the vax pmap: 2002-03-10 22:32:31 +00:00
db_machdep.h Nuke local extern label_t *db_recover; it's now in <ddb/db_extern.h> 2002-05-13 20:30:07 +00:00
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
ibcs2_machdep.h Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
ioa.h
ka43.h
ka46.h
ka48.h
ka88.h
ka410.h
ka420.h
ka630.h
ka650.h
ka670.h
ka680.h
ka750.h
ka820.h
lcgreg.h
leds.h
limits.h
loadfile_machdep.h ALIGNENTRY must always be 0 on vax, otherwise loadfile_aout won't work. 2002-05-31 15:22:01 +00:00
lock.h
macros.h Add -ffreestanding and LIBC= to stand/boot/*/Makefile. Fix various 2002-06-09 19:21:07 +00:00
math.h
mtpr.h
nexus.h Repair VAX8600 support, which had bit-rotten, probably not used since -98. 2002-06-04 19:04:32 +00:00
param.h Cast some args to unsigned long (used with pointers). 2002-04-21 21:00:29 +00:00
pcb.h
pmap.h Eliminate commons. 2002-05-13 21:11:23 +00:00
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h add KSTACK_CHECK_MAGIC. discussed on tech-kern. 2002-07-02 20:27:44 +00:00
profile.h Move .s files to .S files. (and .s.o rules in boot/Makefile.inc) 2002-02-24 01:04:23 +00:00
psl.h
pte.h
ptrace.h
qdioctl.h
qdreg.h
qduser.h
qevent.h
reg.h
rpb.h
rsp.h
scb.h
setjmp.h Make the comment reflect reality a bit more. 2002-03-27 18:37:17 +00:00
sgmap.h
sid.h
signal.h
stdarg.h
trap.h
types.h Define __NO_STRICT_ALIGNMENT. 2002-05-02 16:11:28 +00:00
uvax.h
varargs.h
vmparam.h Wrap up SHMMAXPGS to 1024, no reason to keep it low. 2002-04-01 13:28:10 +00:00
vsbus.h