PMPRINTLABELSETS(3) | Library Functions Manual | PMPRINTLABELSETS(3) |
pmPrintLabelSets - print an array of label sets
#include <pcp/pmapi.h>
void pmPrintLabelSets(FILE *f, int ident, int type, pmLabelSet *sets, int nsets);
cc ... -lpcp
Display all elements of the Performance Metrics LabelSet sets associated with identifier ident of hierarchy level type. on the output stream f.
PCP | Performance Co-Pilot |