Home
last modified time | relevance | path

Searched refs:dhry (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/tests/unixbench/
DMakefile.patch49 $(PROGDIR)/dhry2reg: $(SRCDIR)/dhry_1.c $(SRCDIR)/dhry_2.c $(SRCDIR)/dhry.h
56 dhry2reg: $(SRCDIR)/dhry_1.c $(SRCDIR)/dhry_2.c $(SRCDIR)/dhry.h
60 $(PROGDIR)/dhry2reg: $(SRCDIR)/dhry_1.c $(SRCDIR)/dhry_2.c $(SRCDIR)/dhry.h
67 dhry2reg: $(SRCDIR)/dhry_1.c $(SRCDIR)/dhry_2.c $(SRCDIR)/dhry.h
/external/u-boot/lib/dhry/
Dcmd_dhry.c21 dhry(iterations); in do_dhry()
32 dhry, 2, 1, do_dhry,
DKconfig2 bool "Support the 'dhry' command to run the dhrystone benchmark"
5 rough idea of CPU performance. This enables a 'dhry' command
Ddhry.h441 void dhry(int iterations);
Ddhry_1.c111 void dhry(int Number_Of_Runs) in dhry() function
/external/u-boot/lib/
DMakefile17 obj-$(CONFIG_CMD_DHRYSTONE) += dhry/
DKconfig254 source lib/dhry/Kconfig