File: papi_native_avail.1

package info (click to toggle)
papi 6.0.0~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,056 kB
  • sloc: ansic: 103,847; fortran: 3,015; xml: 2,460; cpp: 1,845; f90: 1,360; makefile: 977; sh: 591; python: 274
file content (53 lines) | stat: -rw-r--r-- 1,934 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.TH "papi_native_avail" 1 "Thu Feb 27 2020" "Version 6.0.0.0" "PAPI" \" -*- nroff -*-
.ad l
.nh
.SH NAME
papi_native_avail \- papi_native_avail utility\&.
.PP
file papi_native_avail\&.c
.SH "NAME"
.PP
papi_native_avail - provides detailed information for PAPI native events\&.
.SH "Synopsis"
.PP
.SH "Description"
.PP
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\&.
.SH "Options"
.PP
.PD 0
.IP "\(bu" 2
\-\-help, \-h print this help message 
.IP "\(bu" 2
\-\-check, \-c print this help message 
.IP "\(bu" 2
\-e EVENTNAME display detailed information about named native event 
.IP "\(bu" 2
\-i EVENTSTR include only event names that contain EVENTSTR 
.IP "\(bu" 2
\-x EVENTSTR exclude any event names that contain EVENTSTR 
.IP "\(bu" 2
\-\-noqual suppress display of event qualifiers (mask and flag) information
.br

.PP
.PP
Processor-specific options 
.PD 0

.IP "\(bu" 2
\-\-darr display events supporting Data Address Range Restriction 
.IP "\(bu" 2
\-\-dear display Data Event Address Register events only 
.IP "\(bu" 2
\-\-iarr display events supporting Instruction Address Range Restriction 
.IP "\(bu" 2
\-\-iear display Instruction Event Address Register events only 
.IP "\(bu" 2
\-\-opcm display events supporting OpCode Matching 
.IP "\(bu" 2
\-\-nogroups suppress display of Event grouping information 
.PP
.SH "Bugs"
.PP
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\&.