OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:write_bw_log
(Results
1 - 5
of
5
) sorted by null
/external/fio/
iolog.h
138
extern int
write_bw_log
;
init.c
63
int
write_bw_log
= 0;
variable
1135
if (o->bw_log_file ||
write_bw_log
)
[
all
...]
eta.c
423
if (
write_bw_log
&& rate_time > bw_avg_time && !in_ramp_time(td)) {
backend.c
[
all
...]
/external/fio/tools/
genfio
141
write_bw_log
=${PREFIX_FILENAME}$SHORT_HOSTNAME-$BLK_SIZE-$PRINTABLE_DISK-$TYPE-seq.results
175
write_bw_log
=${PREFIX_FILENAME}$SHORT_HOSTNAME-$BLK_SIZE-$PRINTABLE_DISK-$TYPE-para.results
Completed in 302 milliseconds