Searched refs:clock (Results 1 – 23 of 23) sorted by relevance
/toolchain/binutils/binutils-2.27/libiberty/ |
D | getruntime.c | 115 return clock () * (1000000 / clocks_per_sec); in get_run_time() 117 return clock () / clocks_per_sec; in get_run_time()
|
D | clock.c | 70 clock (void) in clock() function
|
D | configure.ac | 341 funcs="$funcs clock" 402 calloc canonicalize_file_name clock \ 479 AC_LIBOBJ([clock]) 499 …asprintf | basename | bcmp | bcopy | bzero | clock | ffs | getpagesize | index | insque | mempcpy … 523 for f in atexit basename bcmp bcopy bsearch bzero calloc clock ffs \
|
D | Makefile.in | 129 calloc.c choose-temp.c clock.c concat.c cp-demangle.c \ 205 ./calloc.$(objext) ./clock.$(objext) ./copysign.$(objext) \ 627 ./clock.$(objext): $(srcdir)/clock.c config.h 629 $(COMPILE.c) $(PICFLAG) $(srcdir)/clock.c -o pic/$@; \ 632 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/clock.c -o noasan/$@; \ 634 $(COMPILE.c) $(srcdir)/clock.c $(OUTPUT_OPTION)
|
D | config.in | 40 /* Define to 1 if you have the `clock' function. */
|
D | ChangeLog | 2671 choose-temp.c, clock.c, concat.c, copying-lib.texi, cp-demangle.c, 3055 * clock.c (clock): Likewise. 4728 * alloca.c, clock.c, getcwd.c, getpagesize.c, getpwd.c, index.c, 4797 bzero.c, calloc.c, clock.c, configure.in, configure, getcwd.c, 6245 * clock.c (GNU_HZ): New definition. 6246 (clock): Use it. 6343 * clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on 6924 * clock.c: Check HAVE_SYS_PARAM_H rather than NO_SYS_PARAM_H. 6958 (atexit.o, clock.o, getcwd.o, getpagesize.o): New targets. 6964 * clock.c: Include config.h. [all …]
|
D | configure | 5738 calloc canonicalize_file_name clock \ 6097 …asprintf | basename | bcmp | bcopy | bzero | clock | ffs | getpagesize | index | insque | mempcpy … 6145 for f in atexit basename bcmp bcopy bsearch bzero calloc clock ffs \
|
D | functions.texi | 159 @c clock.c:27 160 @deftypefn Supplemental long clock (void)
|
/toolchain/binutils/binutils-2.27/include/som/ |
D | ChangeLog-1015 | 12 * clock.h: Likewise.
|
/toolchain/binutils/binutils-2.27/ld/scripttempl/ |
D | visium.sc | 178 /* Provide a default address for the simulated 1 MHz clock. */
|
/toolchain/binutils/binutils-2.27/include/gdb/ |
D | signals.def | 36 SET (GDB_SIGNAL_ALRM, 14, "SIGALRM", "Alarm clock")
|
/toolchain/binutils/binutils-2.27/gprof/ |
D | README | 392 profiling clock, and the physical dimension that the bin counts 393 represent after being scaled by the profiling clock rate. The
|
D | gprof.texi | 1869 On every tick of the system clock 1873 which had to interrupt the process anyway to handle the clock 1890 a clock signal handler. 1965 profiling clock, and the physical dimension that the bin counts 1966 represent after being scaled by the profiling clock rate. The
|
D | aclocal.m4 | 841 Check your system clock])
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | s390-opc.txt | 170 b204 sck S_RD "set clock" g5 esa,zarch 171 b206 sckc S_RD "set clock comparator" g5 esa,zarch 207 b205 stck S_RD "store clock" g5 esa,zarch 208 b207 stckc S_RD "store clock comparator" g5 esa,zarch 366 0107 sckpf E "set clock programmable field" g5 esa,zarch 370 b278 stcke S_RD "store clock extended" g5 esa,zarch 761 # z9-109 store clock fast 762 b27c stckf S_RD "store clock fast" z9-109 zarch
|
D | aclocal.m4 | 841 Check your system clock])
|
/toolchain/binutils/binutils-2.27/zlib/ |
D | aclocal.m4 | 841 Check your system clock])
|
/toolchain/binutils/binutils-2.27/gold/ |
D | aclocal.m4 | 853 Check your system clock])
|
/toolchain/binutils/binutils-2.27/gas/ |
D | aclocal.m4 | 862 Check your system clock])
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | aclocal.m4 | 862 Check your system clock])
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | aclocal.m4 | 841 Check your system clock])
|
/toolchain/binutils/binutils-2.27/ld/ |
D | aclocal.m4 | 862 Check your system clock])
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | epiphany.cpu | 445 (psw-h-bit h-clockGateEnbit "clock gating enable bkpt enable") 525 (psw-bit clockGateEnbit h-clockGateEnbit "clock gate enable enable")
|