Searched defs:randomize_buf (Results 1 - 1 of 1) sorted by last modified time

/external/fio/crc/
H A Dtest.c45 static void randomize_buf(void *buf, unsigned int size, int seed) function
65 randomize_buf(buf, CHUNK, 0x8989);
84 randomize_buf(buf, CHUNK, 0x8989);
103 randomize_buf(buf, CHUNK, 0x8989);
122 randomize_buf(buf, CHUNK, 0x8989);
141 randomize_buf(buf, CHUNK, 0x8989);
160 randomize_buf(buf, CHUNK, 0x8989);
183 randomize_buf(buf, CHUNK, 0x8989);
206 randomize_buf(buf, CHUNK, 0x8989);
229 randomize_buf(bu
[all...]

Completed in 80 milliseconds