Searched refs:setGlobalAlert (Results 1 – 3 of 3) sorted by relevance
60 int setGlobalAlert(int64_t bytes);
649 int BandwidthController::setGlobalAlert(int64_t bytes) { in setGlobalAlert() function in BandwidthController
294 int res = gCtls->bandwidthCtrl.setGlobalAlert(bytes); in bandwidthSetGlobalAlert()