freebsd-dev/lib/libpmc
Leandro Lupori 95d619a8ea hwpmc: remove static POWER8 definitions
After b48a2770d4, static POWER8 definitions became unnecessary,
as all of them (and much more) are already present in libpmc's
PMU events.

Submitted by:		Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> (initial version)
Reviewed by:		kbowling, mhorne
Sponsored by:		Instituto de Pesquisas Eldorado (eldorado.org.br)
Differential Revision:	https://reviews.freebsd.org/D31334
2021-07-29 14:52:00 -03:00
..
pmu-events libpmc: Import AMD Zen 3 PMU events 2021-06-30 18:21:23 -03:00
libpmc_json.cc Fix warnings with lib/libpmc 2019-04-14 00:06:49 +00:00
libpmc_pmu_util.c powerpc64: add Power8 and Power9 PMCs 2021-07-26 10:27:23 -03:00
libpmc.c hwpmc: remove static POWER8 definitions 2021-07-29 14:52:00 -03:00
libpmcinternal.h
Makefile libpmc: limit pmu-events to 64-bit powerpc 2021-05-31 17:39:05 -03:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.inc Fix warnings with lib/libpmc 2019-04-14 00:06:49 +00:00
pmc_allocate.3 pmc_allocate(3): document the count argument 2021-04-21 17:35:03 -03:00
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: remove now orphaned PMC for INTEL XScale processors. 2020-12-25 15:21:53 +01:00
pmc.atom.3
pmc.atomsilvermont.3
pmc.core2.3
pmc.core.3
pmc.corei7.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmc.corei7uc.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmc.h libpmc: eliminate pmc_pmu_stat_mode() 2021-05-31 17:39:05 -03:00
pmc.haswell.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmc.haswelluc.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmc.haswellxeon.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmc.iaf.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmc.ivybridge.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmc.ivybridgexeon.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02: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 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmc.sandybridgeuc.3 Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
pmc.sandybridgexeon.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmc.soft.3
pmc.tsc.3
pmc.ucf.3
pmc.westmere.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmc.westmereuc.3 pmc(3): mandoc clean ups 2021-07-12 06:28:03 +02:00
pmcformat.h
pmclog.3
pmclog.c
pmclog.h