Searched defs:ffsb_tg (Results 1 – 1 of 1) sorted by relevance
61 typedef struct ffsb_tg { struct62 unsigned tg_num;63 unsigned num_threads;64 unsigned op_weights[FFSB_NUMOPS];65 struct ffsb_thread *threads;70 int bindfs;72 int read_random; /* boolean */73 uint64_t read_size;74 uint32_t read_blocksize;76 int read_skip; /* boolean */[all …]