Poster of Linux kernel
The best gift for a Linux geek
Linux kernel map in printable PDF
for $4 or €3
PMFREEPROFILE
PMFREEPROFILE
Section: C Library Functions (3)
Updated: SGI
Local index
Up
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).
Index
NAME
C SYNOPSIS
DESCRIPTION
SEE ALSO
This document was created by
man2html
, using the manual pages.
Time: 21:52:37 GMT, April 16, 2011