Home
last modified time | relevance | path

Searched refs:show_statistics (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/utils/benchmark/kernbench-0.42/
H A Dkernbench158 show_statistics() function
179 echo Elapsed Time `show_statistics $temp_elapsed` >> templog
180 echo User Time `show_statistics $temp_user` >> templog
181 echo System Time `show_statistics $temp_sys` >> templog
182 echo Percent CPU `show_statistics $temp_percent` >> templog
183 echo Context Switches `show_statistics $temp_ctx` >> templog
184 echo Sleeps `show_statistics $temp_sleeps` >> templog

Completed in 1 milliseconds