Searched refs:setGlobalAlert (Results 1 – 3 of 3) sorted by relevance
78 int setGlobalAlert(int64_t bytes);
882 int BandwidthController::setGlobalAlert(int64_t bytes) { in setGlobalAlert() function in BandwidthController
1071 int rc = gCtls->bandwidthCtrl.setGlobalAlert(atoll(argv[2])); in runCommand()