freebsd-dev/sys/dev/hwpmc
Joseph Koshy 6b8c8cd85f Return the correct register number in the 'get_msr()' MD function.
Only allow a process to use the x86 RDPMC instruction if it has
allocated and attached a PMC to itself.

Inform the MD layer of the "pseudo context switch out" that needs
to be done when the last thread of a process is exiting.
2005-04-28 08:13:19 +00:00
..
hwpmc_amd.c Return the correct register number in the 'get_msr()' MD function. 2005-04-28 08:13:19 +00:00
hwpmc_intel.c Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI header 2005-04-20 20:26:39 +00:00
hwpmc_mod.c Return the correct register number in the 'get_msr()' MD function. 2005-04-28 08:13:19 +00:00
hwpmc_pentium.c Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI header 2005-04-20 20:26:39 +00:00
hwpmc_piv.c Return the correct register number in the 'get_msr()' MD function. 2005-04-28 08:13:19 +00:00
hwpmc_ppro.c Return the correct register number in the 'get_msr()' MD function. 2005-04-28 08:13:19 +00:00