Home
last modified time | relevance | path

Searched refs:timeit (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DMakefile142 syscall.c looper.c timeit.c time-polling.c \
239 $(PROGDIR)/arithoh: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
241 $(PROGDIR)/register: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
243 $(PROGDIR)/short: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
245 $(PROGDIR)/int: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
247 $(PROGDIR)/long: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
249 $(PROGDIR)/float: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
251 $(PROGDIR)/double: $(SRCDIR)/arith.c $(SRCDIR)/timeit.c
265 $(PROGDIR)/pipe: $(SRCDIR)/pipe.c $(SRCDIR)/timeit.c
269 $(PROGDIR)/spawn: $(SRCDIR)/spawn.c $(SRCDIR)/timeit.c
[all …]
H A DWRITING_TESTS100 see eg. arith.c. The utlilty functions in timeit.c can be used to implement
H A DREADME347 timeit.c). This function uses signal and alarm to set a countdown
/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfbtft-core.c236 bool timeit = false; in fbtft_update_display() local
245 timeit = true; in fbtft_update_display()
282 if (unlikely(timeit)) { in fbtft_update_display()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-pkgdata-browser25 def timeit(f): function
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/
H A Dfix-lmbench-memory-check-failure.patch141 @@ -66,41 +69,58 @@ timeit(char *where, size_t size)