table of contents
other versions
- bullseye 6.0.0~dfsg-2
- testing 6.0.0~dfsg-2
- unstable 6.0.0~dfsg-2
- experimental 7.0.0-1
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¶
@return
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.
Mon Nov 14 2022 | Version 7.0.0.0 |