1papi_native_avail(1)                 PAPI                 papi_native_avail(1)
2
3
4

NAME

6       papi_native_avail - papi_native_avail utility.
7
8       file papi_native_avail.c
9

NAME

11       papi_native_avail - provides detailed information for PAPI native
12       events.
13

Synopsis

Description

16       papi_native_avail is a PAPI utility program that reports information
17       about the native events available on the current platform. A native
18       event is an event specific to a specific hardware platform. On many
19       platforms, a specific native event may have a number of optional
20       settings. In such cases, the native event and the valid settings are
21       presented, rather than every possible combination of those settings.
22       For each native event, a name, a description, and specific bit patterns
23       are provided.
24

Options

26       • --help, -h print this help message
27       • --check, -c attempts to add each event
28       • -sde FILE lists SDEs that are registered by the library or executable
29         in FILE
30       • -e EVENTNAME display detailed information about named native event
31       • -i EVENTSTR include only event names that contain EVENTSTR
32       • -x EVENTSTR exclude any event names that contain EVENTSTR
33       • --noqual suppress display of event qualifiers (mask and flag)
34         information
35
36       Processor-specific options
37
38       • --darr display events supporting Data Address Range Restriction
39       • --dear display Data Event Address Register events only
40       • --iarr display events supporting Instruction Address Range
41         Restriction
42       • --iear display Instruction Event Address Register events only
43       • --opcm display events supporting OpCode Matching
44       • --nogroups suppress display of Event grouping information

Bugs

46       There are no known bugs in this utility. If you find a bug, it should
47       be reported to the PAPI Mailing List at ptools-perfapi@icl.utk.edu.
48
49
50
51Version 7.0.1.0            Thu Jul 20 2023 00:00:00       papi_native_avail(1)
Impressum