freebsd-src/sys/dev/hwpmc
Oleksandr Tymoshenko d43022a1b3 - Remove unncessary type casts
- Make kernel backtrace routine more robust by refusing to backtrace
    further when encountered function that is possibly modifies SP
    value
2012-03-14 23:46:07 +00:00
..
hwpmc_amd.c In sys/dev/hwpmc/hwpmc_amd.c, fix a clang warning about invalid enum 2011-12-31 12:37:07 +00:00
hwpmc_amd.h
hwpmc_arm.c Intel XScale hwpmc(4) support. 2009-12-23 23:16:54 +00:00
hwpmc_core.c Properly mask off bits that are not supported in the IAP counters. 2012-03-06 17:17:03 +00:00
hwpmc_core.h Make sure that we clear the correct bits when we turn off 2010-07-29 17:52:23 +00:00
hwpmc_ia64.c
hwpmc_intel.c - Add support for the Intel Sandy Bridge microarchitecture (both core and uncore counting events) 2012-03-01 21:23:26 +00:00
hwpmc_logging.c Add a flush of the current PMC log buffer before displaying the next top. 2011-10-18 15:25:43 +00:00
hwpmc_mips.c - Remove unncessary type casts 2012-03-14 23:46:07 +00:00
hwpmc_mips24k.c This header file no longer exists when doing cross builds, so remove it. 2012-03-12 17:25:35 +00:00
hwpmc_mips24k.h Begin implementing correct MIPS24K sampling mode behaviour. 2011-10-07 06:13:38 +00:00
hwpmc_mod.c Add a flush of the current PMC log buffer before displaying the next top. 2011-10-18 15:25:43 +00:00
hwpmc_pentium.c
hwpmc_pentium.h
hwpmc_piv.c Adjust the handling of the local APIC PMC interrupt vector: 2009-08-14 21:05:08 +00:00
hwpmc_piv.h
hwpmc_powerpc.c Quite the tinderbox for the holidays. Remove the assert[1]. 2011-12-25 14:29:36 +00:00
hwpmc_ppro.c Adjust the handling of the local APIC PMC interrupt vector: 2009-08-14 21:05:08 +00:00
hwpmc_ppro.h
hwpmc_sparc64.c
hwpmc_tsc.c
hwpmc_tsc.h
hwpmc_uncore.c - Add support for the Intel Sandy Bridge microarchitecture (both core and uncore counting events) 2012-03-01 21:23:26 +00:00
hwpmc_uncore.h - Add support for the Intel Sandy Bridge microarchitecture (both core and uncore counting events) 2012-03-01 21:23:26 +00:00
hwpmc_x86.c pmc_*_initialize may return NULL if the CPU is not supported, so check 2012-01-28 01:38:48 +00:00
hwpmc_xscale.c Intel XScale hwpmc(4) support. 2009-12-23 23:16:54 +00:00
hwpmc_xscale.h Intel XScale hwpmc(4) support. 2009-12-23 23:16:54 +00:00
pmc_events.h - Add support for the Intel Sandy Bridge microarchitecture (both core and uncore counting events) 2012-03-01 21:23:26 +00:00