OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:this_io_blocks
(Results
1 - 6
of
6
) sorted by null
/external/fio/
rate-submit.c
203
sum_val(&dst->
this_io_blocks
[ddir], &src->
this_io_blocks
[ddir]);
libfio.c
90
td->
this_io_blocks
[ddir] = 0;
fio.h
313
uint64_t
this_io_blocks
[DDIR_RWDIR_CNT];
member in struct:thread_data
stat.c
[
all
...]
backend.c
161
iops += td->
this_io_blocks
[ddir];
[
all
...]
io_u.c
[
all
...]
Completed in 312 milliseconds