papi_shutdown(3) centos man page | unix.com

Man Page: papi_shutdown

Operating Environment: centos

Section: 3

PAPI_shutdown(3)						       PAPI							  PAPI_shutdown(3)

NAME
PAPI_shutdown - Finish using PAPI and free all related resources.
SYNOPSIS
Detailed Description C Prototype: #include <papi.h> void PAPI_shutdown( void ); PAPI_shutdown() is an exit function used by the PAPI Library to free resources and shut down when certain error conditions arise. It is not necessary for the user to call this function, but doing so allows the user to have the capability to free memory and resources used by the PAPI Library. See Also: PAPI_init_library Author Generated automatically by Doxygen for PAPI from the source code. Version 5.2.0.0 Tue Jun 17 2014 PAPI_shutdown(3)
Related Man Pages
papi_is_initialized(3) - centos
papi_num_counters(3) - centos
papi_reset(3) - centos
papi_remove_named_event(3) - centos
papi_remove_events(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq