Searched refs:lws_metric_destroy (Results 1 – 3 of 3) sorted by relevance
118 lws_metric_destroy(lws_metric_t **mt, int keep);
437 lws_metric_destroy(lws_metric_t **pmt, int keep) in lws_metric_destroy() function509 lws_metric_destroy(&m, keep); in lws_metric_policy_dyn_destroy()541 lws_metric_destroy(&mt, 0); /* don't keep */ in lws_metrics_destroy()
1569 lws_metric_destroy(&vh->mt_traffic_rx, 0);1570 lws_metric_destroy(&vh->mt_traffic_tx, 0);