HomeSort by relevance Sort by last modified time
    Searched defs:bunches (Results 1 - 2 of 2) sorted by null

  /external/blktrace/btreplay/
btrecord.c 2 * Blktrace record utility - Convert binary trace data into bunches of IOs
87 * @bunches: Number of bunches processed
88 * @pkts: Number of packets stored in bunches
95 __u64 start_time, last_time, bunches, pkts; member in struct:io_stream
634 stream->bunches++;
700 stream->bunches = stream->pkts = 0;
732 .nbunches = stream->bunches,
740 if (verbose && stream->bunches) {
743 "%llu bunches, %.1lf pkts/bunch\n"
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 49 milliseconds