summaryrefslogtreecommitdiffstats
path: root/lib/libpmc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-07-19 18:19:51 +0000
committerngie <ngie@FreeBSD.org>2017-07-19 18:19:51 +0000
commit28a8a841a73885d667b6185a49511c3cdf35109b (patch)
tree691b95ccb60e5bca162a5fca992ee1e2d1214f76 /lib/libpmc
parentc27a7061bd98d6d38f5107a301fae385ed2fbf2d (diff)
downloadFreeBSD-src-28a8a841a73885d667b6185a49511c3cdf35109b.zip
FreeBSD-src-28a8a841a73885d667b6185a49511c3cdf35109b.tar.gz
MFC r316600:
pmc(3): add additional references for libpmc functions in the SEE ALSO section These functions are already referenced throughout the manpage -- this makes their presence more apparent.
Diffstat (limited to 'lib/libpmc')
-rw-r--r--lib/libpmc/pmc.315
1 files changed, 14 insertions, 1 deletions
diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3
index f51285e..ee9de22 100644
--- a/lib/libpmc/pmc.3
+++ b/lib/libpmc/pmc.3
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 28, 2014
+.Dd April 6, 2017
.Dt PMC 3
.Os
.Sh NAME
@@ -546,6 +546,19 @@ API is
.Xr pmc.westmere 3 ,
.Xr pmc.westmereuc 3 ,
.Xr pmc.xscale 3 ,
+.Xr pmc_allocate 3 ,
+.Xr pmc_attach 3 ,
+.Xr pmc_capabilities 3 ,
+.Xr pmc_configure_logfile 3 ,
+.Xr pmc_disable 3 ,
+.Xr pmc_event_names_of_class 3 ,
+.Xr pmc_get_driver_stats 3 ,
+.Xr pmc_get_msr 3 ,
+.Xr pmc_init 3 ,
+.Xr pmc_name_of_capability 3 ,
+.Xr pmc_read 3 ,
+.Xr pmc_set 3 ,
+.Xr pmc_start 3 ,
.Xr pmclog 3 ,
.Xr hwpmc 4 ,
.Xr pmccontrol 8 ,
OpenPOWER on IntegriCloud