Searched refs:run_time (Results 1 – 3 of 3) sorted by relevance
437 u64 elapsed, run_time; in fill_ac() local463 run_time = ktime_get_ns(); in fill_ac()464 run_time -= current->group_leader->start_time; in fill_ac()466 elapsed = nsec_to_AHZ(run_time); in fill_ac()
4685 run_time = '%.0f' % (tTotal * 1000)4692 thtml = html_timetotal3.format(run_time, testdesc)
967 uint64_t run_time;