Searched refs:setGlobalAlert (Results 1 – 3 of 3) sorted by relevance
66 int setGlobalAlert(int64_t bytes);
801 int BandwidthController::setGlobalAlert(int64_t bytes) { in setGlobalAlert() function in BandwidthController
1042 int rc = sBandwidthCtrl->setGlobalAlert(atoll(argv[2])); in runCommand()