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_named_event(3) - centos |
| papi_assign_eventset_component(3) - centos |
| papi_enum_cmp_event(3) - centos |
| papi_set_cmp_domain(3) - centos |
| papi_set_cmp_granularity(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Controlling user input |
| [TIP] Processing YAML files with yq |