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