Searched defs:n_plugs (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/btt/
H A Doutput.c514 int n_plugs; variable
516 long n_plugs, n_unplugs_t; member in struct:plug_info
543 n_plugs++;
544 plug_info.n_plugs += dip->nplugs;
556 p->n_plugs / n_plugs, p->n_unplugs_t / n_plugs,
557 p->t_percent / n_plugs);
617 if (n_plugs > 1)

Completed in 36 milliseconds