Home
last modified time | relevance | path

Searched defs:run_time (Results 1 – 8 of 8) sorted by relevance

/dragonfly/test/stress/stress2/include/
H A Dstress.h41 int run_time; member
/dragonfly/libexec/atrun/
H A Datrun.c442 time_t now, run_time; in main() local
/dragonfly/contrib/binutils-2.34/gas/
H A Das.c1092 long run_time = get_run_time () - start_time; in dump_statistics() local
/dragonfly/contrib/binutils-2.27/gas/
H A Das.c1049 long run_time = get_run_time () - start_time; in dump_statistics() local
/dragonfly/contrib/binutils-2.34/ld/
H A Dldmain.c549 long run_time = get_run_time () - start_time; in main() local
/dragonfly/contrib/binutils-2.27/ld/
H A Dldmain.c523 long run_time = get_run_time () - start_time; in main() local
/dragonfly/test/interbench/
H A Dinterbench.c986 unsigned long long start_time, loops_per_msec, run_time = 0; in calibrate_loop() local
/dragonfly/contrib/gdb-7/gdb/
H A Dtracepoint.c2068 LONGEST run_time = ts->stop_time - ts->start_time; in trace_status_command() local