Home
last modified time | relevance | path

Searched refs:get_run_time (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dgetruntime.c97 get_run_time (void) in get_run_time() function
Dfunctions.texi435 @deftypefn Replacement long get_run_time (void)
DChangeLog2946 * getruntime.c (get_run_time): Likewise.
8076 * getruntime.c (get_run_time): Don't assume that CLOCKS_PER_SEC is
8465 * getruntime.c (get_run_time): Use getrusage or times if
/toolchain/binutils/binutils-2.27/gold/
Dtimer.cc101 now->wall = get_run_time() / 1000; in get_time()
DChangeLog-081512587 (main): Use Timer instead of get_run_time.
/toolchain/binutils/binutils-2.27/include/
Dlibiberty.h214 extern long get_run_time (void);
/toolchain/binutils/binutils-2.27/gas/
Das.c1068 long run_time = get_run_time () - start_time; in dump_statistics()
1207 start_time = get_run_time (); in main()
/toolchain/binutils/binutils-2.27/ld/
Dldmain.c194 long start_time = get_run_time (); in main()
534 long run_time = get_run_time () - start_time; in main()