Home
last modified time | relevance | path

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

/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.sh54 if [[ -z $LOOPS ]]; then
55 LOOPS=1
57 echo "Analyzing boot-time for LOOPS=$LOOPS"
61 for (( l=$START; l<=$LOOPS; l++ )); do
72 echo "Complete $LOOPS"
DREADME.md23 LOOPS=3 \