freebsd-nq/sys/ia64/include
Gleb Smirnoff 4e76af6a41 Merge from projects/counters: counter(9).
Introduce counter(9) API, that implements fast and raceless counters,
provided (but not limited to) for gathering of statistical data.

See http://lists.freebsd.org/pipermail/freebsd-arch/2013-April/014204.html
for more details.

In collaboration with:	kib
Reviewed by:		luigi
Tested by:		ae, ray
Sponsored by:		Nginx, Inc.
2013-04-08 19:40:53 +00:00
..
pc
_align.h
_bus.h
_inttypes.h
_limits.h
_regset.h
_stdint.h
_types.h
acpica_machdep.h
asm.h
atomic.h
bootinfo.h
bus_dma.h
bus.h
clock.h
counter.h Merge from projects/counters: counter(9). 2013-04-08 19:40:53 +00:00
cpu.h
cpufunc.h
db_machdep.h
dig64.h
efi.h
elf.h
endian.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
gdb_machdep.h
ia64_cpu.h
ieee.h
ieeefp.h
in_cksum.h
intr.h
intrcnt.h
iodev.h
kdb.h
limits.h
mca.h
md_var.h Move PCPU initialization to a new function called cpu_pcpu_setup(). 2012-07-08 18:00:22 +00:00
memdev.h
pal.h
param.h
pcb.h
pci_cfgreg.h
pcpu.h Merge from projects/counters: 2013-04-08 19:19:10 +00:00
pmap.h Fix compilation on ia64 when page size is configured for 16KB. 2012-10-28 11:53:54 +00:00
pmc_mdep.h
proc.h Eliminate padding by moving 'narg' next to 'code'. Both are 32-bit 2013-02-12 17:24:41 +00:00
profile.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
sal.h
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h
stdarg.h
sysarch.h
ucontext.h
unwind.h
varargs.h
vdso.h
vm.h
vmparam.h kernacc() expects all KVAs to be covered in the kernel map. With the 2013-02-25 02:41:38 +00:00