1papi_hybrid_native_avail(1)          PAPI          papi_hybrid_native_avail(1)
2
3
4

NAME

6       papi_hybrid_native_avail - papi_hybrid_native_avail utility.
7
8       file hybrid_native_avail.c
9

NAME

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

Synopsis

Description

16       papi_hybrid_native_avail is a PAPI utility program that reports
17       information about the native events available on the current platform
18       or on an attached MIC card. A native event is an event specific to a
19       specific hardware platform. On many platforms, a specific native event
20       may have a number of optional settings. In such cases, the native event
21       and the valid settings are presented, rather than every possible
22       combination of those settings. For each native event, a name, a
23       description, and specific bit patterns 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       • --mic < index > report events on the specified target MIC device
33       Processor-specific options
34
35       • --darr display events supporting Data Address Range Restriction
36       • --dear display Data Event Address Register events only
37       • --iarr display events supporting Instruction Address Range
38         Restriction
39       • --iear display Instruction Event Address Register events only
40       • --opcm display events supporting OpCode Matching
41       • --nogroups suppress display of Event grouping information

Bugs

43       There are no known bugs in this utility. If you find a bug, it should
44       be reported to the PAPI Mailing List at ptools-perfapi@icl.utk.edu.
45       Modified by Gabriel Marin gmarin@icl.utk.edu to use offloading.
46
47
48
49Version 6.0.0.0                 Thu Jan 28 2021    papi_hybrid_native_avail(1)
Impressum