HomeSort by relevance Sort by last modified time
    Searched full:__q2d (Results 1 - 1 of 1) sorted by null

  /external/blktrace/btt/
output.c 117 struct __q2d { struct
124 struct __q2d *q2dp = arg;
140 struct __q2d __q2d = { local
150 dip_foreach_out(__output_q2d_histo, &__q2d);
152 if (__q2d.n) {
156 q2d_display(ofp, __q2d.q2d_all);
160 q2d_free(__q2d.q2d_all);

Completed in 93 milliseconds