Man Page: papi_get_eventset_component
Operating Environment: centos
Section: 3
PAPI_get_eventset_component(3) PAPI PAPI_get_eventset_component(3)NAMEPAPI_get_eventset_component - return index for component an eventset is assigned toSYNOPSISDetailed Description @retval PAPI_ENOEVST eventset does not exist @retval PAPI_ENOCMP component is invalid or does not exist @retval positive value valid component index @param EventSet EventSet for which we want to know the component index @par Examples: int cidx,eventcode; cidx = PAPI_get_eventset_component(eventset); * PAPI_get_eventset_component() returns the component an event belongs to. See Also: PAPI_get_event_component Author Generated automatically by Doxygen for PAPI from the source code. Version 5.2.0.0 Tue Jun 17 2014 PAPI_get_eventset_component(3)
| Related Man Pages |
|---|
| papi_accum(3) - centos |
| papi_add_events(3) - centos |
| papi_detach(3) - centos |
| papi_library_init(3) - centos |
| papi_remove_event(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |