Home
last modified time | relevance | path

Searched refs:LOOPS (Results 1 – 2 of 2) sorted by relevance

/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.sh82 if [[ -z $LOOPS ]]; then
83 LOOPS=1
85 echo "Analyzing boot-time for LOOPS=$LOOPS"
90 for (( l=$START; l<=$LOOPS; l++ )); do
110 echo "Complete $LOOPS"
DREADME.md23 LOOPS=3 \