Blame man/man1/papi_native_avail.1

Packit 577717
.TH "papi_native_avail" 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_native_avail \- papi_native_avail utility\&.
Packit 577717
.PP
Packit 577717
file papi_native_avail\&.c
Packit 577717
.SH "NAME"
Packit 577717
.PP
Packit 577717
papi_native_avail - provides detailed information for PAPI native events\&.
Packit 577717
.SH "Synopsis"
Packit 577717
.PP
Packit 577717
.SH "Description"
Packit 577717
.PP
Packit 577717
papi_native_avail is a PAPI utility program that reports information about the native events available on the current platform\&. A native event is an event specific to a specific hardware platform\&. On many platforms, a specific native event may have a number of optional settings\&. In such cases, the native event and the valid settings are presented, rather than every possible combination of those settings\&. For each native event, a name, a description, and specific bit patterns are provided\&.
Packit 577717
.SH "Options"
Packit 577717
.PP
Packit 577717
.PD 0
Packit 577717
.IP "\(bu" 2
Packit 577717
--help, -h print this help message 
Packit 577717
.IP "\(bu" 2
Packit 577717
--check, -c print this help message 
Packit 577717
.IP "\(bu" 2
Packit 577717
-e EVENTNAME display detailed information about named native event 
Packit 577717
.IP "\(bu" 2
Packit 577717
-i EVENTSTR include only event names that contain EVENTSTR 
Packit 577717
.IP "\(bu" 2
Packit 577717
-x EVENTSTR exclude any event names that contain EVENTSTR 
Packit 577717
.IP "\(bu" 2
Packit 577717
--noqual suppress display of event qualifiers (mask and flag) information
Packit 577717
.br
Packit 577717
Packit 577717
.PP
Packit 577717
.PP
Packit 577717
Processor-specific options 
Packit 577717
.PD 0
Packit 577717
Packit 577717
.IP "\(bu" 2
Packit 577717
--darr display events supporting Data Address Range Restriction 
Packit 577717
.IP "\(bu" 2
Packit 577717
--dear display Data Event Address Register events only 
Packit 577717
.IP "\(bu" 2
Packit 577717
--iarr display events supporting Instruction Address Range Restriction 
Packit 577717
.IP "\(bu" 2
Packit 577717
--iear display Instruction Event Address Register events only 
Packit 577717
.IP "\(bu" 2
Packit 577717
--opcm display events supporting OpCode Matching 
Packit 577717
.IP "\(bu" 2
Packit 577717
--nogroups suppress display of Event grouping information 
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\&.