Query: mmv_inc_value
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MMV_INC_VALUE(3) Library Functions Manual MMV_INC_VALUE(3)NAMEmmv_inc_value - update a value in a Memory Mapped Value fileC SYNOPSIS#include <pcp/pmapi.h> #include <pcp/mmv_stats.h> void mmv_inc_value(void *addr, pmAtomValue *val, double inc); cc ... -lpcp_mmv -lpcpDESCRIPTIONmmv_inc_value provides a convenient way of updating a value returned by the mmv_lookup_value_desc. addr is the address returned from mmv_stats_init(). The value of the inc is internally cast to match the type of the metric and then added to the previous value of the metric.SEE ALSOmmv_stats_init(3), mmv_lookup_value_desc(3) and mmv(5). Performance Co-Pilot MMV_INC_VALUE(3)
Related Man Pages |
---|
mmv(5) - centos |
pmprintvalue(3) - centos |
pmdadesc(3) - centos |
pmigethandle(3) - centos |
pmiputvaluehandle(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Tar Command |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |