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

  /external/blktrace/
blkiomon.h 88 histlog2_merge(&size_hist, dst->size_hist, src->size_hist);
89 histlog2_merge(&d2c_hist, dst->d2c_hist, src->d2c_hist);
stats.h 123 static inline void histlog2_merge(struct histlog2 *h, __u32 *dst, __u32 *src) function

Completed in 39 milliseconds