1PMFREEPROFILE(3)           Library Functions Manual           PMFREEPROFILE(3)
2
3
4

NAME

6       __pmFreeProfile - free a PMAPI instance profile
7

C SYNOPSIS

9       #include <pcp/pmapi.h>
10       #include <pcp/impl.h>
11
12       void __pmFreeProfile(__pmProfile *prof);
13
14       cc ... -lpcp
15

DESCRIPTION

17       __pmFreeProfile  frees the storage for the PMAPI instance profile prof,
18       assuming the storage was allocated using  malloc(3)  according  to  the
19       scheme used in __pmDecodeProfile(3).
20

SEE ALSO

22       PMAPI(3) and __pmDecodeProfile(3).
23
24
25
26Performance Co-Pilot                  PCP                     PMFREEPROFILE(3)
Impressum