Provided by: libpcp4-dev_7.0.2-1_amd64 bug

NAME

       pmPrintLabelSets - print an array of label sets

C SYNOPSIS

       #include <pcp/pmapi.h>

       void pmPrintLabelSets(FILE *f, int ident, int type, pmLabelSet *sets, int nsets);

       cc ... -lpcp

DESCRIPTION

       Display all elements of the Performance Metrics LabelSet sets associated with identifier ident of hierar‐
       chy level type.  on the output stream f.

SEE ALSO

       PMAPI(3) and pmLookupLabels(3).

Performance Co-Pilot                                   PCP                                   PMPRINTLABELSETS(3)