OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bw_log
(Results
1 - 4
of
4
) sorted by null
/external/fio/
fio.h
112
struct io_log *
bw_log
;
member in struct:thread_data
iolog.c
686
return write_this_log(td, td->
bw_log
, o->bw_log_file, "bw", try);
stat.c
[
all
...]
init.c
1136
setup_log(&td->
bw_log
, o->log_avg_msec, IO_LOG_TYPE_BW);
[
all
...]
Completed in 590 milliseconds