PAPI_num_components
Get the number of components available on the system.
- Provided by: libpapi-dev (Version: 5.4.3-2)
- Source: papi
- Report a bug
Get the number of components available on the system.
@return
Number of components available on the system
// Query the library for a component count.
printf("%d components installed., PAPI_num_components() );
*
Generated automatically by Doxygen for PAPI from the source code.