Home
last modified time | relevance | path

Searched refs:g_test_timer_last (Results 1 – 25 of 48) sorted by relevance

12

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Dbenchmark-crypto-hash.c46 g_print("done: %.2f MB in %.2f secs: ", total, g_test_timer_last()); in test_hash_speed()
47 g_print("%.2f MB/sec\n", total / g_test_timer_last()); in test_hash_speed()
H A Dbenchmark-crypto-hmac.c60 g_print("done: %.2f MB in %.2f secs: ", total, g_test_timer_last()); in test_hmac_speed()
61 g_print("%.2f MB/sec\n", total / g_test_timer_last()); in test_hmac_speed()
H A Dbenchmark-crypto-cipher.c63 g_print("done: %.2f MB in %.2f secs: ", total, g_test_timer_last()); in test_cipher_speed()
64 g_print("%.2f MB/sec\n", total / g_test_timer_last()); in test_cipher_speed()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dbenchmark-crypto-hmac.c60 g_print("done: %.2f MB in %.2f secs: ", total, g_test_timer_last()); in test_hmac_speed()
61 g_print("%.2f MB/sec\n", total / g_test_timer_last()); in test_hmac_speed()
H A Dbenchmark-crypto-cipher.c74 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
89 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
H A Dbenchmark-crypto-hash.c48 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_hash_speed()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Dbenchmark-crypto-hmac.c60 g_print("done: %.2f MB in %.2f secs: ", total, g_test_timer_last()); in test_hmac_speed()
61 g_print("%.2f MB/sec\n", total / g_test_timer_last()); in test_hmac_speed()
H A Dbenchmark-crypto-cipher.c74 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
89 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
H A Dbenchmark-crypto-hash.c48 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_hash_speed()
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dbenchmark-crypto-hmac.c60 g_print("done: %.2f MB in %.2f secs: ", total, g_test_timer_last()); in test_hmac_speed()
61 g_print("%.2f MB/sec\n", total / g_test_timer_last()); in test_hmac_speed()
H A Dbenchmark-crypto-cipher.c74 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
89 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
H A Dbenchmark-crypto-hash.c48 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_hash_speed()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Dbenchmark-crypto-hmac.c60 g_print("done: %.2f MB in %.2f secs: ", total, g_test_timer_last()); in test_hmac_speed()
61 g_print("%.2f MB/sec\n", total / g_test_timer_last()); in test_hmac_speed()
H A Dbenchmark-crypto-cipher.c74 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
89 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
H A Dbenchmark-crypto-hash.c48 g_print("%.2f MB/sec ", (double)total / MiB / g_test_timer_last()); in test_hash_speed()
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Dbenchmark-crypto-cipher.c76 chunk_size, (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
93 chunk_size, (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
H A Dbenchmark-crypto-hmac.c60 chunk_size, total / g_test_timer_last()); in test_hmac_speed()
H A Dbenchmark-crypto-hash.c53 opts->chunk_size, total / g_test_timer_last()); in test_hash_speed()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/bench/
H A Dbenchmark-crypto-cipher.c76 chunk_size, (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
93 chunk_size, (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
H A Dbenchmark-crypto-hmac.c60 chunk_size, total / g_test_timer_last()); in test_hmac_speed()
H A Dbenchmark-crypto-hash.c53 opts->chunk_size, total / g_test_timer_last()); in test_hash_speed()
/dports/emulators/qemu/qemu-6.2.0/tests/bench/
H A Dbenchmark-crypto-cipher.c76 chunk_size, (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
93 chunk_size, (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
H A Dbenchmark-crypto-hmac.c60 chunk_size, total / g_test_timer_last()); in test_hmac_speed()
/dports/emulators/qemu60/qemu-6.0.0/tests/bench/
H A Dbenchmark-crypto-cipher.c76 chunk_size, (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
93 chunk_size, (double)total / MiB / g_test_timer_last()); in test_cipher_speed()
H A Dbenchmark-crypto-hmac.c60 chunk_size, total / g_test_timer_last()); in test_hmac_speed()

12