aboutsummaryrefslogtreecommitdiff
path: root/sys/pci
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2005-12-16 22:11:52 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2005-12-16 22:11:52 +0000
commit5c8b4441537d0b30a7d7f65424b4d02365390cf6 (patch)
tree493437f5cdeee5220e2201f1ad01080bdf11d1e4 /sys/pci
parentcb49fcd1454855d23a1f4a88de686cc296986aa0 (diff)
downloadsrc-5c8b4441537d0b30a7d7f65424b4d02365390cf6.tar.gz
src-5c8b4441537d0b30a7d7f65424b4d02365390cf6.zip
- Use uintfptr_t rather than int for the kernel profiling index (though it
really should be a fptrdiff_t if we had that) in profclock(). - Don't try to profile kernel pc's that are >= the kernel lowpc to avoid underflows when computing a profiling index. - Use the PC_TO_I() macro to compute the kernel profiling index rather than doing it inline. Discussed with: bde
Notes
Notes: svn path=/head/; revision=153490
Diffstat (limited to 'sys/pci')
0 files changed, 0 insertions, 0 deletions