PAPI  5.0.1.0
PAPI_get_event_component Class Reference

return component an event belongs to More...


Detailed Description

Return values:
ENOCMPcomponent does not exist
Parameters:
EventCodeEventCode for which we want to know the component index
Examples:
        int cidx,eventcode;
        cidx = PAPI_get_event_component(eventcode);
PAPI_get_event_component() returns the component an event belongs to.
Bug:
Doesn't work for preset events
See also:
PAPI_get_event_info

The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines