Query: papi_multiplex_cost
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
papi_multiplex_cost(1) PAPI papi_multiplex_cost(1)NAMEpapi_multiplex_cost - papi_multiplex_cost utility. file multiplex.cNAMEpapi_multiplex_cost - computes execution time costs for basic PAPI operations on multiplexed EventSets. Synopsis papi_cost [-m, --min < min >] [-x, --max < max >] [-k,-s] Description 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. Options o -m < Min number of events to test > o -x < Max number of events to test > o -k, Do not time kernel multiplexing o -s, Do not ime software multiplexed EventSets o -t THREASHOLD, Test with THRESHOLD iterations of counting loop. Bugs 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@ptools.org. Version 5.2.0.0 Tue Jun 17 2014 papi_multiplex_cost(1)
| Related Man Pages |
|---|
| papi_get_multiplex(3) - centos |
| papi_remove_events(3) - centos |
| papi_set_multiplex(3) - centos |
| papi_start(3) - centos |
| papi_start_counters(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |