Searched refs:removeCostlyAlert (Results 1 – 2 of 2) sorted by relevance
168 int removeCostlyAlert(const char *costName, int64_t *alertBytes);
857 return removeCostlyAlert("shared", &sharedAlertBytes); in removeSharedAlert()903 return removeCostlyAlert(iface, &it->alert); in removeInterfaceAlert()936 int BandwidthController::removeCostlyAlert(const char *costName, int64_t *alertBytes) { in removeCostlyAlert() function in BandwidthController