Home
last modified time | relevance | path

Searched refs:mv_config_add_gauge (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dmatch_value.c144 static int mv_config_add_gauge(gauge_t *ret_value, /* {{{ */ in mv_config_add_gauge() function
196 status = mv_config_add_gauge(&m->min, child); in mv_create()
198 status = mv_config_add_gauge(&m->max, child); in mv_create()