pmPrintLabelSets - print an array of label sets
Contents
C Synopsis
#include<pcp/pmapi.h>voidpmPrintLabelSets(FILE*f,intident,inttype,pmLabelSet*sets,intnsets);cc...-lpcp
Description
Display all elements of the Performance Metrics LabelSet sets associated with identifier ident of
hierarchy level type. on the output stream f.
Name
pmPrintLabelSets - print an array of label sets
See Also
PMAPI(3) and pmLookupLabels(3). Performance Co-Pilot PCP PMPRINTLABELSETS(3)
