HomeSort by relevance Sort by last modified time
    Searched refs:est_time (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/device-drivers/locking/
lock_torture.sh 70 est_time=$(echo "scale=2; $test_time * $TST_TOTAL / 60 " | bc)
71 tst_resm TINFO "estimate time $est_time min"
  /external/ltp/testcases/kernel/device-drivers/rcu/
rcu_torture.sh 81 est_time=`echo "scale=2; $test_time * $TST_TOTAL / 60 " | bc`
82 tst_resm TINFO "estimate time $est_time min"

Completed in 73 milliseconds