Man Page: papi_get_event_component
Operating Environment: centos
Section: 3
PAPI_get_event_component(3) PAPI PAPI_get_event_component(3)NAMEPAPI_get_event_component - return component an event belongs toSYNOPSISDetailed Description @retval ENOCMP component does not exist @param EventCode EventCode for which we want to know the component index @par Examples: int cidx,eventcode; cidx = PAPI_get_event_component(eventcode); * PAPI_get_event_component() returns the component an event belongs to. See Also: PAPI_get_event_info Author Generated automatically by Doxygen for PAPI from the source code. Version 5.2.0.0 Tue Jun 17 2014 PAPI_get_event_component(3)
| Related Man Pages |
|---|
| papi_add_event(3) - centos |
| papi_add_named_event(3) - centos |
| papi_add_events(3) - centos |
| papi_library_init(3) - centos |
| papi_remove_named_event(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |