Searched refs:cnt_name (Results 1 – 1 of 1) sorted by relevance
404 const char *cnt_name) { in collectd_resolve_cnt_type() argument405 char *type_end = strrchr(cnt_name, '_'); in collectd_resolve_cnt_type()408 (strncmp(cnt_name, "rx_", strlen("rx_")) == 0)) { in collectd_resolve_cnt_type()426 (strncmp(cnt_name, "tx_", strlen("tx_"))) == 0) { in collectd_resolve_cnt_type()439 (strncmp(cnt_name, "flow_", strlen("flow_"))) == 0) { in collectd_resolve_cnt_type()445 (strncmp(cnt_name, "mac_", strlen("mac_"))) == 0) { in collectd_resolve_cnt_type()