Query: pmsortinstances
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PMSORTINSTANCES(3) Library Functions Manual PMSORTINSTANCES(3)NAMEpmSortInstances - sort performance metric values on instance identifierC SYNOPSIS#include <pcp/pmapi.h> void pmSortInstances(pmResult *result); cc ... -lpcpDESCRIPTIONThe routine pmSortInstances may be used to guarantee that for each performance metric in the result from pmFetch(3), the instances are in ascending instance identifier sequence. This is most useful when trying to compute rates from two consecutive pmFetch(3) results.SEE ALSOPMAPI(3) and pmFetch(3).DIAGNOSTICSNone. Performance Co-Pilot PCP PMSORTINSTANCES(3)