This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
hwpmc
History
John Baldwin
4d70511ac3
Use pause() rather than tsleep() on stack variables and function pointers.
2007-02-27 17:23:29 +00:00
..
hwpmc_amd.c
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
2005-12-05 11:58:35 +00:00
hwpmc_amd.h
…
hwpmc_arm.c
…
hwpmc_ia64.c
…
hwpmc_logging.c
MFP4: Support for profiling dynamically loaded objects.
2006-03-26 12:20:54 +00:00
hwpmc_mod.c
Use pause() rather than tsleep() on stack variables and function pointers.
2007-02-27 17:23:29 +00:00
hwpmc_pentium.c
…
hwpmc_pentium.h
…
hwpmc_piv.c
Forcibly turn off all PMCs at module unload time.
2006-03-28 14:09:21 +00:00
hwpmc_piv.h
…
hwpmc_powerpc.c
…
hwpmc_ppro.c
…
hwpmc_ppro.h
…
hwpmc_sparc64.c
…
hwpmc_x86.c
Add support for Intel cpu model's 5 & 6.
2006-04-04 02:36:04 +00:00
pmc_events.h
…