PAPI_get_eventset_component
return index for component an eventset is assigned to
- Provided by: libpapi-dev (Version: 7.2.0-2)
- Source: papi
- Report a bug
return index for component an eventset is assigned to
Return values
Parameters
Examples:
int cidx,eventcode; cidx = PAPI_get_eventset_component(eventset);
PAPI_get_eventset_component() returns the component an event belongs to.
See also
Generated automatically by Doxygen for PAPI from the source code.