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

NAME

6       papi_native_avail - papi_native_avail utility.
7
8       file 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       · -d display detailed information about native events
28       · -e EVENTNAME display detailed information about named native event
29       · -i EVENTSTR include only event names that contain EVENTSTR
30       · -x EVENTSTR exclude any event names that contain EVENTSTR
31       · --noumasks suppress display of Unit Mask information
32       Processor-specific options
33
34       · --darr display events supporting Data Address Range Restriction
35       · --dear display Data Event Address Register events only
36       · --iarr display events supporting Instruction Address Range
37         Restriction
38       · --iear display Instruction Event Address Register events only
39       · --opcm display events supporting OpCode Matching
40       · --nogroups suppress display of Event grouping information

Bugs

42       There are no known bugs in this utility. If you find a bug, it should
43       be reported to the PAPI Mailing List at ptools-perfapi@ptools.org.
44
45
46
47Version 5.2.0.0                 Tue Oct 30 2018           papi_native_avail(1)
Impressum