centos man page for papi_get_eventset_component

Query: papi_get_eventset_component

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PAPI_get_eventset_component(3)					       PAPI					    PAPI_get_eventset_component(3)

NAME
PAPI_get_eventset_component - return index for component an eventset is assigned to
SYNOPSIS
Detailed 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_add_event(3) - centos
papi_add_named_event(3) - centos
papi_event_name_to_code(3) - centos
papi_remove_event(3) - centos
papi_remove_named_event(3) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq