Searched refs:OD_AVG (Results 1 – 1 of 1) sorted by relevance
/external/blktrace/btt/ |
D | output.c | 285 #define OD_AVG(od, fld, q2c) \ macro 309 OD_AVG(od, q2g, q2c), OD_AVG(od, g2i, q2c), in output_dip_prep_ohead() 310 OD_AVG(od, q2m, q2c), OD_AVG(od, i2d, q2c), in output_dip_prep_ohead() 311 OD_AVG(od, d2c, q2c)); in output_dip_prep_ohead()
|