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