Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/mm/
A Dtlbie_test.c620 int shmid, run_time = 20 * 60; in main() local
641 run_time = strtoul(optarg, NULL, 10); in main()
678 printf("Timeout: %d seconds\n", run_time); in main()
705 alarm(run_time); in main()
/linux/kernel/
A Dacct.c415 u64 elapsed, run_time; in fill_ac() local
429 run_time = ktime_get_ns(); in fill_ac()
430 run_time -= current->group_leader->start_time; in fill_ac()
432 elapsed = nsec_to_AHZ(run_time); in fill_ac()
/linux/arch/ia64/kernel/
A Dunwind.c132 unsigned long run_time; member
1817 STAT(unw.stat.script.run_time += ia64_get_itc() - start); in run_script()
/linux/tools/power/pm-graph/
A Dsleepgraph.py4485 run_time = '%.0f' % (tTotal * 1000)
4492 thtml = html_timetotal3.format(run_time, testdesc)
/linux/Documentation/sparc/oradax/
A Ddax-hv-api.txt967 uint64_t run_time;

Completed in 24 milliseconds