1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libpmc
Dimitry Andric f0bbe9aa78 Fix a few warnings from newer clang 3.2 in libpmc, about comparing enum
pmc_event values against integer constants which fall outside the enum
range.

Reviewed by:	fabient, sbruno
MFC after:	3 days
2012-11-05 18:49:21 +00:00
..
libpmc.c Fix a few warnings from newer clang 3.2 in libpmc, about comparing enum 2012-11-05 18:49:21 +00:00
libpmcinternal.h
Makefile Update hwpmc to support the Xeon class of Sandybridge processors. 2012-10-19 17:01:27 +00:00
pmc_allocate.3
pmc_attach.3
pmc_capabilities.3
pmc_configure_logfile.3
pmc_disable.3
pmc_event_names_of_class.3
pmc_get_driver_stats.3
pmc_get_msr.3
pmc_init.3
pmc_name_of_capability.3
pmc_read.3
pmc_set.3
pmc_start.3
pmc.3
pmc.atom.3
pmc.core2.3
pmc.core.3
pmc.corei7.3
pmc.corei7uc.3
pmc.h
pmc.iaf.3
pmc.ivybridge.3 Cleanup and rename some variables in libpmc and hwpmc. 2012-10-24 01:26:29 +00:00
pmc.k7.3
pmc.k8.3
pmc.mips24k.3
pmc.octeon.3
pmc.p4.3
pmc.p5.3
pmc.p6.3
pmc.sandybridge.3 Cleanup and rename some variables in libpmc and hwpmc. 2012-10-24 01:26:29 +00:00
pmc.sandybridgeuc.3 Update man page crossreferences to sandybridge xeon class 2012-10-19 17:21:10 +00:00
pmc.sandybridgexeon.3 Cleanup and rename some variables in libpmc and hwpmc. 2012-10-24 01:26:29 +00:00
pmc.soft.3
pmc.tsc.3
pmc.ucf.3
pmc.westmere.3
pmc.westmereuc.3
pmc.xscale.3
pmclog.3
pmclog.c
pmclog.h