Blame man/man1/papi_multiplex_cost.1

Packit 577717
.TH "papi_multiplex_cost" 1 "Mon Dec 18 2017" "Version 5.6.0.0" "PAPI" \" -*- nroff -*-
Packit 577717
.ad l
Packit 577717
.nh
Packit 577717
.SH NAME
Packit 577717
papi_multiplex_cost \- papi_multiplex_cost utility\&.
Packit 577717
.PP
Packit 577717
file papi_multiplex_cost\&.c 
Packit 577717
.SH "NAME"
Packit 577717
.PP
Packit 577717
papi_multiplex_cost - computes execution time costs for basic PAPI operations on multiplexed EventSets\&.
Packit 577717
.SH "Synopsis"
Packit 577717
.PP
Packit 577717
papi_cost [-m, --min < min >] [-x, --max < max >] [-k,-s]
Packit 577717
.SH "Description"
Packit 577717
.PP
Packit 577717
papi_multiplex_cost is a PAPI utility program that computes the min / max / mean / std\&. deviation of execution times for PAPI start/stop pairs and for PAPI reads on multiplexed eventsets\&. This information provides the basic operating cost to a user's program for collecting hardware counter data\&. Command line options control display capabilities\&.
Packit 577717
.SH "Options"
Packit 577717
.PP
Packit 577717
.PD 0
Packit 577717
.IP "\(bu" 2
Packit 577717
-m < Min number of events to test > 
Packit 577717
.IP "\(bu" 2
Packit 577717
-x < Max number of events to test > 
Packit 577717
.IP "\(bu" 2
Packit 577717
-k, Do not time kernel multiplexing 
Packit 577717
.IP "\(bu" 2
Packit 577717
-s, Do not ime software multiplexed EventSets 
Packit 577717
.IP "\(bu" 2
Packit 577717
-t THREASHOLD, Test with THRESHOLD iterations of counting loop\&. 
Packit 577717
.PP
Packit 577717
.SH "Bugs"
Packit 577717
.PP
Packit 577717
There are no known bugs in this utility\&. If you find a bug, it should be reported to the PAPI Mailing List at ptools-perfapi@icl.utk.edu\&.