Home
last modified time | relevance | path

Searched refs:histlog2_to_be (Results 1 – 2 of 2) sorted by relevance

/external/blktrace/
Dblkiomon.h72 histlog2_to_be(bstat->size_hist, &size_hist); in blkiomon_stat_to_be()
73 histlog2_to_be(bstat->d2c_hist, &d2c_hist); in blkiomon_stat_to_be()
Dstats.h131 static inline void histlog2_to_be(__u32 a[], struct histlog2 *h) in histlog2_to_be() function