Lines Matching refs:detector
360 # arg1: start - run throttle detector in background
361 # stop - stop throttle detector process, if any
362 # status - verify if throttle detector is running
370 printf "Throttling detector is "
378 log INFO "Stopping throttling detector (pid=%s)" "${pid}"
385 log WARN "Throttling detector is already running (pid=%s)" ${pid}
410 log INFO "Started GPU throttling detector (pid=%s)" ${pid}
413 log WARN "Failed to write throttle detector PID file"
598 Start (default operation) the throttling detector
600 terminate the detector process or verify its status.