Return values of KCML_PerfMetric_Set(), KCML_PerfMetric_Clear(), KCML_PerfMetric_SectionSet() and KCML_PerfMetric_SectionClear()

DEF ENUM enumeration name KCML_PERFMETRIC_STATUS_ENUM

Enumeration ValueValueDescription
_KCML_PERFMETRIC_SUCCESS0Success
_KCML_PERFMETRIC_NOTAVAIL1Performance metrics not available, eg $PSTAT is not large enough
_KCML_PERFMETRIC_NOPUBKEY2No pubkey value in the [perfmetric] section of msgq.conf
_KCML_PERFMETRIC_TOKENINVALID3Security token is incorrectly formatted
_KCML_PERFMETRIC_TOKENEXPIRED4Security token has expired
_KCML_PERFMETRIC_VERIFYFAILURE5Security token's signature did not verify against the public key
_KCML_PERFMETRIC_NOSECTION6Section not found in msgq.conf
_KCML_PERFMETRIC_NOTVALID7Name of a performance metric in msgq.conf is not valid.

Back to the list of Enumerations and Constants