logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PAPI_get_event_info - Get the event's name and description info.

Author

       Generated automatically by Doxygen for PAPI from the source code.

Version 7.1.0.0                                  Thu Dec 14 2023                          PAPI_get_event_info(3)

Detailed Description

ParametersEventCode event code (preset or native)
           info structure with the event information PAPI_event_info_tReturnvaluesPAPI_EINVAL One or more of the arguments is invalid.
           PAPI_ENOTPRESET The PAPI preset mask was set, but the hardware event specified is not a valid PAPI
           preset.
           PAPI_ENOEVNT The PAPI preset is not available on the underlying hardware.

       This function fills the event information into a structure. In Fortran, some fields of the structure are
       returned explicitly. This function works with existing PAPI preset and native event codes.

       SeealsoPAPI_event_name_to_code

Name

       PAPI_get_event_info - Get the event's name and description info.

Synopsis

See Also