HomeSort by relevance Sort by last modified time
    Searched refs:q2q (Results 1 - 6 of 6) sorted by null

  /external/blktrace/btt/
trace_queue.c 33 update_lq(&last_q, &all_avgs.q2q, q_iop->t.time);
proc.c 229 update_lq(&iop->pip->last_q, &iop->pip->avgs.q2q,
globals.h 86 struct avg_info q2q; member in struct:avgs_info
output.c 29 ai_dip_t dip_q2q_avg(struct d_info *dip) { return &dip->avgs.q2q; }
44 ai_pip_t pip_q2q_avg(struct p_info *pip) { return &pip->avgs.q2q; }
722 output_pip_avg(ofp, "Q2Q", pip_q2q_avg);
739 output_dip_avg(ofp, "Q2Q", dip_q2q_avg);
757 __output_avg(ofp, "Q2Q", &all_avgs.q2q, 1);
775 output_section_hdr(ofp, "Device Q2Q Seek Information");
inlines.h 129 update_lq(&dip->last_q, &dip->avgs.q2q, iop->t.time);
  /external/blktrace/btt/doc/
btt.tex 154 \item \emph{Q2Q} which measures the time between queue traces
177 Q2Q 0.000000058 0.000012761 9.547941661 2262310
243 The first of the two sections displays values for Q2Q seek distances --
368 Here is a sample portion of this type of chart, showing Q2Q times
372 Q2Q MIN AVG MAX N
707 \item The string \texttt{q2q} or \texttt{d2d}, indicating the Q2Q or
766 When the \texttt{-m} option provides a name, Q2Q and/or D2D seeks
    [all...]

Completed in 461 milliseconds