Searched refs:clock (Results 1 – 21 of 21) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | getruntime.c | 111 return clock () * (1000000 / clocks_per_sec); in get_run_time() 113 return clock () / clocks_per_sec; in get_run_time()
|
D | clock.c | 70 clock (void) in clock() function
|
D | configure.ac | 339 funcs="$funcs clock" 400 calloc canonicalize_file_name clock \ 477 AC_LIBOBJ([clock]) 497 …asprintf | basename | bcmp | bcopy | bzero | clock | ffs | getpagesize | index | insque | mempcpy … 521 for f in atexit basename bcmp bcopy bsearch bzero calloc clock ffs \
|
D | Makefile.in | 128 calloc.c choose-temp.c clock.c concat.c cp-demangle.c \ 202 ./calloc.$(objext) ./clock.$(objext) ./copysign.$(objext) \ 626 ./clock.$(objext): $(srcdir)/clock.c config.h 628 $(COMPILE.c) $(PICFLAG) $(srcdir)/clock.c -o pic/$@; \ 631 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/clock.c -o noasan/$@; \ 633 $(COMPILE.c) $(srcdir)/clock.c $(OUTPUT_OPTION)
|
D | config.in | 40 /* Define to 1 if you have the `clock' function. */
|
D | ChangeLog | 2357 choose-temp.c, clock.c, concat.c, copying-lib.texi, cp-demangle.c, 2741 * clock.c (clock): Likewise. 4414 * alloca.c, clock.c, getcwd.c, getpagesize.c, getpwd.c, index.c, 4483 bzero.c, calloc.c, clock.c, configure.in, configure, getcwd.c, 5931 * clock.c (GNU_HZ): New definition. 5932 (clock): Use it. 6029 * clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on 6610 * clock.c: Check HAVE_SYS_PARAM_H rather than NO_SYS_PARAM_H. 6644 (atexit.o, clock.o, getcwd.o, getpagesize.o): New targets. 6650 * clock.c: Include config.h. [all …]
|
D | configure | 5492 calloc canonicalize_file_name clock \ 5851 …asprintf | basename | bcmp | bcopy | bzero | clock | ffs | getpagesize | index | insque | mempcpy … 5899 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.25/include/som/ |
D | ChangeLog | 8 * clock.h: Likewise.
|
/toolchain/binutils/binutils-2.25/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 | 824 Check your system clock])
|
/toolchain/binutils/binutils-2.25/include/gdb/ |
D | signals.def | 36 SET (GDB_SIGNAL_ALRM, 14, "SIGALRM", "Alarm clock")
|
/toolchain/binutils/binutils-2.25/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 | 824 Check your system clock])
|
/toolchain/binutils/binutils-2.25/ld/ |
D | aclocal.m4 | 845 Check your system clock])
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | aclocal.m4 | 845 Check your system clock])
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | aclocal.m4 | 824 Check your system clock])
|
/toolchain/binutils/binutils-2.25/gas/ |
D | aclocal.m4 | 845 Check your system clock])
|
/toolchain/binutils/binutils-2.25/gold/ |
D | aclocal.m4 | 836 Check your system clock])
|
/toolchain/binutils/binutils-2.25/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")
|