centos man page for papi_get_component_index

Query: papi_get_component_index

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

PAPI_get_component_index(3)					       PAPI					       PAPI_get_component_index(3)

NAME
PAPI_get_component_index - returns the component index for the named component
SYNOPSIS
Detailed Description @retval ENOCMP component does not exist @param name name of component to find index for @par Examples: int cidx; cidx = PAPI_get_component_index("cuda"); if (cidx==PAPI_OK) { printf("The CUDA component is cidx %d0,cidx); } * PAPI_get_component_index() returns the component index of the named component. This is useful for finding out if a specified component exists. 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_component_index(3)
Related Man Pages
papi_create_eventset(3) - centos
papi_attach(3) - centos
papi_detach(3) - centos
papi_enum_cmp_event(3) - centos
papi_library_init(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!