HomeSort by relevance Sort by last modified time
    Searched refs:frand_copy (Results 1 - 3 of 3) sorted by null

  /external/fio/lib/
rand.h 54 static inline void frand_copy(struct frand_state *dst, struct frand_state *src) function
  /external/fio/
io_u.c     [all...]
init.c 977 frand_copy(&td->buf_state_prev, &td->buf_state);
    [all...]

Completed in 2544 milliseconds