Searched refs:CALC_RATE_MPBS (Results 1 – 1 of 1) sorted by relevance
19 #define CALC_RATE_MPBS(bytes, ms) (((bytes) / 1024) / (ms)) macro336 *MBps = CALC_RATE_MPBS(total_size, time_cost); in test_hash_perf()393 *MBps = CALC_RATE_MPBS(total_size, time_cost); in test_cipher_perf()