centos man page for __pmfreeprofile

Query: __pmfreeprofile

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PMFREEPROFILE(3)					     Library Functions Manual						  PMFREEPROFILE(3)

NAME
__pmFreeProfile - free a PMAPI instance profile
C SYNOPSIS
#include <pcp/pmapi.h> #include <pcp/impl.h> void __pmFreeProfile(__pmProfile *prof); cc ... -lpcp
DESCRIPTION
__pmFreeProfile frees the storage for the PMAPI instance profile prof, assuming the storage was allocated using malloc(3C) according to the scheme used in __pmDecodeProfile(3).
SEE ALSO
PMAPI(3) and __pmDecodeProfile(3). Performance Co-Pilot PCP PMFREEPROFILE(3)
Related Man Pages
pmwhichcontext(3) - centos
pmaddprofile(3) - centos
pmdupcontext(3) - centos
pmlookupindomtext(3) - centos
pmlookuptext(3) - centos
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq