freebsd-dev/usr.sbin/pmc
Mitchell Horne ec66cc955b libpmc: eliminate pmc_pmu_stat_mode()
There is a single consumer, the pmc utility, that clearly has knowledge
of which counters it is expecting. Remove this function and have it
use common counter aliases instead.

Reviewed by:	gnn
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D30528
2021-05-31 17:39:05 -03:00
..
cmd_pmc_filter.cc pmc: Fix stack std::string lifetime 2019-05-22 01:22:33 +00:00
cmd_pmc_list.c pmc: mark some dead functions as such 2018-06-09 04:54:36 +00:00
cmd_pmc_stat.c libpmc: eliminate pmc_pmu_stat_mode() 2021-05-31 17:39:05 -03:00
cmd_pmc_summary.cc Remove redundand redefinion, fixing build. 2020-12-19 01:46:47 +00:00
cmd_pmc.h hwpmc: add summary command and further metadata extensions 2018-06-06 02:48:09 +00:00
Makefile pmc: diable position-independent builds, they fail to link on amd64 2020-04-03 16:10:42 +00:00
pmc_util.c
pmc.c pmc: remove trailing whitespace 2018-06-13 09:17:04 +00:00