Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/dhry/
H A Dcmd_dhry.c22 dhry(iterations); in do_dhry()
33 dhry, 2, 1, do_dhry,
H A DKconfig2 bool "Support the 'dhry' command to run the dhrystone benchmark"
5 rough idea of CPU performance. This enables a 'dhry' command
H A Ddhry.h442 void dhry(int iterations);
H A Ddhry_1.c112 void dhry(int Number_Of_Runs) in dhry() function
/rk3399_rockchip-uboot/lib/
H A DMakefile16 obj-$(CONFIG_CMD_DHRYSTONE) += dhry/
H A DKconfig115 source lib/dhry/Kconfig