Home
last modified time | relevance | path

Searched refs:read_score (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dfstime.c58 long read_score = 1, write_score = 1, copy_score = 1; variable
361 read_score = (long) ((double) counted / ((end - start) * count_per_k)); in r_test()
363 counted, end - start, read_score); in r_test()
368 fprintf(stderr, "COUNT|%ld|0|KBps\n", read_score); in r_test()
412 (read_score + write_score) in c_test()
433 (read_score + write_score) ) in c_test()