freebsd-dev/sys/dev/hwpmc
John Baldwin 680f1afd94 Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead of
the broader DEBUG option.

Reviewed by:	emaste
MFC after:	2 weeks
Sponsored by:	Norse Corp, Inc.
2015-05-08 15:57:23 +00:00
..
hwpmc_amd.c Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead of 2015-05-08 15:57:23 +00:00
hwpmc_amd.h
hwpmc_arm.c Rather than defining our own magic checks here use INKERNEL() for 2015-03-27 08:47:16 +00:00
hwpmc_armv7.c Remove all the handcrafted assembly in hwpmc_armv7.c and use the 2015-03-28 18:57:13 +00:00
hwpmc_armv7.h Add ARMv7 performance monitoring counters. 2015-01-28 16:08:07 +00:00
hwpmc_core.c hwpmc: add initial Intel Broadwell support. 2015-04-05 05:14:20 +00:00
hwpmc_core.h
hwpmc_e500.c Implement hwpmc(4) for Freescale e500 core. 2015-04-18 21:39:17 +00:00
hwpmc_intel.c hwpmc: add initial Intel Broadwell support. 2015-04-05 05:14:20 +00:00
hwpmc_logging.c Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead of 2015-05-08 15:57:23 +00:00
hwpmc_mips24k.c
hwpmc_mips74k.c Add support for the MIPS74K SoC family performance counters events. 2015-04-05 02:57:02 +00:00
hwpmc_mips.c
hwpmc_mod.c Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead of 2015-05-08 15:57:23 +00:00
hwpmc_mpc7xxx.c Implement hwpmc(4) for Freescale e500 core. 2015-04-18 21:39:17 +00:00
hwpmc_octeon.c
hwpmc_pentium.c
hwpmc_pentium.h
hwpmc_piv.c Update the hwpmc driver to have the new type HASWELL_XEON. Also 2015-01-14 12:46:58 +00:00
hwpmc_piv.h
hwpmc_powerpc.c Implement hwpmc(4) for Freescale e500 core. 2015-04-18 21:39:17 +00:00
hwpmc_powerpc.h Implement hwpmc(4) for Freescale e500 core. 2015-04-18 21:39:17 +00:00
hwpmc_ppc970.c Implement hwpmc(4) for Freescale e500 core. 2015-04-18 21:39:17 +00:00
hwpmc_ppro.c
hwpmc_ppro.h
hwpmc_soft.c
hwpmc_soft.h
hwpmc_sparc64.c
hwpmc_tsc.c
hwpmc_tsc.h
hwpmc_uncore.c Update the hwpmc driver to have the new type HASWELL_XEON. Also 2015-01-14 12:46:58 +00:00
hwpmc_uncore.h
hwpmc_x86.c Update the hwpmc driver to have the new type HASWELL_XEON. Also 2015-01-14 12:46:58 +00:00
hwpmc_xscale.c
hwpmc_xscale.h
pmc_events.h Implement hwpmc(4) for Freescale e500 core. 2015-04-18 21:39:17 +00:00