PAPI_num_components (3) Linux Manual Page
PAPI_num_components –
Get the number of components available on the system.
Synopsis
Detailed Description
@return
Number of components available on the system
// Query the library for a component count.
printf("%d components installed., PAPI_num_components() );
*
