PMFREEPROFILE(3) Library Functions Manual PMFREEPROFILE(3)NAME__pmFreeProfile - free a PMAPI instance profileC SYNOPSIS#include <pcp/pmapi.h> #include <pcp/impl.h> void __pmFreeProfile(__pmProfile *prof); cc ... -lpcpDESCRIPTION__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 ALSOPMAPI(3) and __pmDecodeProfile(3). Performance Co-Pilot PCP PMFREEPROFILE(3)
| Related Man Pages |
|---|
| pmnewcontextzone(3) - centos |
| pmaddprofile(3) - centos |
| pmdupcontext(3) - centos |
| pmlookuptext(3) - centos |
| pmnameindom(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |