Searched defs:start_ms (Results 1 – 2 of 2) sorted by relevance
114 unsigned long long delta_ms, start_ms, end_ms; in threaded_qcrypto_pbkdf2_count_iters() local
71 static ulong bytes_per_second(unsigned int len, ulong start_ms) in bytes_per_second()