pfm_terminate(3) centos man page | unix.com

Man Page: pfm_terminate

Operating Environment: centos

Section: 3

LIBPFM(3)						     Linux Programmer's Manual							 LIBPFM(3)

NAME
pfm_terminate - free resources used by library
SYNOPSIS
#include <perfmon/pfmlib.h> int pfm_terminate(void);
DESCRIPTION
This is the last function that a program must call to free all the resources allocated by the library, e.g., memory. The function is not reentrant, caller must ensure only one thread at a time is executing it.
RETURN
There is no return value to this function
AUTHOR
Stephane Eranian <eranian@gmail.com> September, 2009 LIBPFM(3)
Related Man Pages
libpfm_amd64_k8(3) - centos
libpfm_intel_coreduo(3) - centos
libpfm_intel_p6(3) - centos
libpfm_intel_x86_arch(3) - centos
pfm_get_event_encoding(3) - centos
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!