Home
last modified time | relevance | path

Searched defs:ffsb_tg (Results 1 – 1 of 1) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_tg.h61 typedef struct ffsb_tg { struct
62 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 …]