Home | History | Annotate | Download | only in btreplay

Lines Matching full:bunch

83  * @cur: 	Current IO bunch being collected
85 * @start_time: Start time of th ecurrent bunch
104 static __u64 max_pkts_per_bunch = 8; // Default # of pkts per bunch
114 "\t[ -m <nsec> : --max-bunch-time=<nsec> ] Default: 10 msec\n" \
149 .name = "max-bunch-time",
248 * @pre_stall: Amount of time that this bunch should be delayed by
264 * io_bunch_add - Add an IO to the current bunch of IOs
268 * Returns update bunch information
427 fprintf(stderr, "Invalid bunch time %llu\n",
569 * bunch_output_hdr - Output bunch header
621 * stream_flush - Flush current bunch of IOs out to the output stream
642 * bunch_done - Returns true if current bunch is either full, or next IO is late
743 "%llu bunches, %.1lf pkts/bunch\n",