|
  PAPI3:papi native avail.1
| |||||||||||||||||||||
ViewsFrom PAPIDocs
NAME
Synopsispapi_native_avail [options] Descriptionpapi_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 given hardware platform. Some platforms support special features for certain events. Those events can be determined by applying filters to the list. On many platforms, native events may have optional settings, or unit masks. In such cases, the native event and each unit mask is presented. For each native event, a name, a description, and the PAPI event code are provided. OptionsGeneral command options:
Event filtering and display options: (These options may not be present, depending on the architecture. Use --help to confirm availability.)
BugsThere are no known bugs in this utility. If you find a bug, it should be reported to the PAPI Mailing List at <ptools-perfapi@ptools.org>. See Alsopapi_event_chooser(1), papi_mem_info(1), papi_native_avail(1), papi_xml_event_info(1), PAPI(3), papi_avail(1), papi_clockres(1), papi_command_line(1), papi_cost(1) |