Simplified call to get mflops/s (floating point instruction rate), real and processor time.
Fortran Interface:
#include 'fpapi.h'
PAPIF_flops( C_FLOAT real_time, C_FLOAT proc_time, C_LONG_LONG flpops, C_FLOAT mflops, C_INT check )
See Also:
PAPI_flops
Generated automatically by Doxygen for PAPI from the source code.