Searched refs:count_per_k (Results 1 – 1 of 1) sorted by relevance
76 int count_per_k; variable163 count_per_k = 1024 / COUNTSIZE;297 write_score = (long) ((double) counted / ((end - start) * count_per_k)); in w_test()361 read_score = (long) ((double) counted / ((end - start) * count_per_k)); in r_test()443 copy_score = (long) ((double) counted / ((end - start) * count_per_k)); in c_test()