Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/amd-pstate/
H A Dgitsource.sh215 time_comp=`echo "$comp" | awk '{print $6}' | sed s/,//`
229 time_drop=`echo "scale=4;($time_comp-$time_base)*100/$time_base" | bc | awk '{printf "%.4f", $0}'`
230 …printf "Gitsource-$1 time base: $time_base comprison: $time_comp percent: $time_drop\n" | tee -a $…