Searched refs:cnt_name (Results 1 – 1 of 1) sorted by relevance
386 const char *cnt_name) { in collectd_resolve_cnt_type() argument387 char *type_end = strrchr(cnt_name, '_'); in collectd_resolve_cnt_type()390 (strncmp(cnt_name, "rx_", strlen("rx_")) == 0)) { in collectd_resolve_cnt_type()408 (strncmp(cnt_name, "tx_", strlen("tx_"))) == 0) { in collectd_resolve_cnt_type()421 (strncmp(cnt_name, "flow_", strlen("flow_"))) == 0) { in collectd_resolve_cnt_type()429 (strncmp(cnt_name, "mac_", strlen("mac_"))) == 0) { in collectd_resolve_cnt_type()