Home
last modified time | relevance | path

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

/acpica-latest/tests/aslts/bin/
Dasltsrun385 local trimmedLine
400 trimmedLine=`echo "$line" | awk -F"STST:" '{print $2}'`
401 status=`echo "$trimmedLine" | awk -F: '{print $4}'`
454 trimmedLine=`echo "$line" | awk -F" Outstanding cache allocations" '{printf $1}'`
455 outstand1=`echo "$trimmedLine" | awk -F" " '{print $3}'`