Searched refs:loop_cnt (Results 1 – 1 of 1) sorted by relevance
186 uint64_t loop_cnt) in jent_lfsr_time() argument200 if (loop_cnt) in jent_lfsr_time()201 fold_loop_cnt = loop_cnt; in jent_lfsr_time()261 static unsigned int jent_memaccess(struct rand_data *ec, uint64_t loop_cnt) in jent_memaccess() argument278 if (loop_cnt) in jent_memaccess()279 acc_loop_cnt = loop_cnt; in jent_memaccess()
Completed in 3 milliseconds