Home | History | Annotate | Download | only in fio

Lines Matching defs:suf

1215 		const char *suf;
1218 suf = "log.fz";
1220 suf = "log";
1223 o->lat_log_file, td->thread_number, suf);
1226 o->lat_log_file, td->thread_number, suf);
1229 o->lat_log_file, td->thread_number, suf);
1241 const char *suf;
1244 suf = "log.fz";
1246 suf = "log";
1249 o->bw_log_file, td->thread_number, suf);
1261 const char *suf;
1264 suf = "log.fz";
1266 suf = "log";
1269 o->iops_log_file, td->thread_number, suf);