Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dmemtest.c82 void memtest_progress_step(size_t curr, size_t size, char c) { in memtest_progress_step() function
103 memtest_progress_step(j,words*2,'A'); in memtest_addressing()
118 memtest_progress_step(j+words,words*2,'A'); in memtest_addressing()
156 memtest_progress_step(w+iwords*off,words,'R'); in memtest_fill_random()
189 memtest_progress_step(w+iwords*off,words,sym); in memtest_fill_value()
213 memtest_progress_step(w,words,'='); in memtest_compare()