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

  /external/blktrace/btt/
trace_requeue.c 26 r_iop->dip->t_act_q += r_iop->dip->n_act_q;
trace_queue.c 40 q_iop->dip->t_act_q += q_iop->dip->n_act_q;
globals.h 142 __u64 n_act_q, t_act_q; /* # currently active when Q comes in */ member in struct:d_info
output.c 640 double a_actQs = (double)dip->t_act_q / (double)dip->n_qs;
653 actQ_info.t_act_qs += dip->t_act_q;

Completed in 52 milliseconds