table of contents
PAPIF_remove_named_event(3) | PAPI | PAPIF_remove_named_event(3) |
NAME¶
PAPIF_remove_named_event - Remove a named hardware event from a PAPI event set.
SYNOPSIS¶
Detailed Description¶
Fortran interface:
#include 'fpapi.h'
PAPIF_remove_named_event( C_INT EventSet, C_STRING EventName, C_INT check )
PAPIF_remove_named_event( C_INT EventSet, C_STRING EventName, C_INT check )
See also
PAPI_remove_named_event
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Fri Nov 17 2023 | Version 6.0.0.0 |