freebsd-dev/sys/sun4v/include
Kip Macy 7c0435b933 MUTEX_PROFILING has been generalized to LOCK_PROFILING. We now profile
wait (time waited to acquire) and hold times for *all* kernel locks. If
the architecture has a system synchronized TSC, the profiling code will
use that - thereby minimizing profiling overhead. Large chunks of profiling
code have been moved out of line, the overhead measured on the T1 for when
it is compiled in but not enabled is < 1%.

Approved by: scottl (standing in for mentor rwatson)
Reviewed by: des and jhb
2006-11-11 03:18:07 +00:00
..
cddl
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
asi.h
asm.h
asmacros.h
atomic.h
bus_common.h
bus_dma.h
bus_private.h
bus.h
cache.h
ccr.h
clock.h
cpu.h
cpufunc.h MUTEX_PROFILING has been generalized to LOCK_PROFILING. We now profile 2006-11-11 03:18:07 +00:00
db_machdep.h
elf.h The relocation definitions are now defined in the machine independent 2006-11-03 23:03:46 +00:00
endian.h In the replacement text of the __bswapN_const() macros encapsulate the 2006-10-30 21:50:11 +00:00
exec.h
float.h
floatingpoint.h
fp.h
frame.h
fsr.h
gdb_machdep.h
hv_pcivar.h
hviommu.h
hypervisor_api.h Add a low level function to write a string to the hypervisor 2006-11-03 06:31:56 +00:00
hypervisorvar.h Spaces to tabs. (I shouldn't copy and paste from diff output to a terminal) 2006-11-01 21:33:17 +00:00
idprom.h
ieee.h
ieeefp.h
in_cksum.h
instr.h
intr_machdep.h
iommureg.h
iommuvar.h
kdb.h
kerneldump.h
ktr.h
limits.h
lsu.h
md_var.h
mdesc_bus_subr.h
mdesc_bus.h
memdev.h
metadata.h
mmu.h
mutex.h
nexusvar.h
ofw_bus.h
ofw_machdep.h
ofw_mem.h
ofw_nexus.h
ofw_upa.h
param.h
pcb.h
pcpu.h
pmap.h
pmc_mdep.h
proc.h
profile.h
pstate.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
sc_machdep.h
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h
stdarg.h
sun4v_cpufunc.h
sysarch.h
tick.h
tlb.h
trap.h - map hardware trap numbers to those used by by sparc64 for inter-compatibility 2006-11-03 23:41:53 +00:00
tsb.h
tstate.h
tte_hash.h
tte.h
ucontext.h
upa.h
utrap.h - map hardware trap numbers to those used by by sparc64 for inter-compatibility 2006-11-03 23:41:53 +00:00
varargs.h
ver.h
vmparam.h
watch.h
wstate.h