table of contents
other versions
- bookworm 7.0.0-2
- testing 7.1.0-2
- unstable 7.1.0-5
- experimental 7.1.0-4
PAPI_num_components(3) | PAPI | PAPI_num_components(3) |
NAME¶
PAPI_num_components - Get the number of components available on the system.
SYNOPSIS¶
Detailed Description¶
Returns
Number of components available on the system
// Query the library for a component count. printf("%d components installed., PAPI_num_components() );
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Thu Dec 14 2023 | Version 7.1.0.0 |