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

  /external/blktrace/
blkiomon.h 36 __u32 d2c_hist[BLKIOMON_D2C_BUCKETS]; member in struct:blkiomon_stat
53 static struct histlog2 d2c_hist = { variable in typeref:struct:histlog2
73 histlog2_to_be(bstat->d2c_hist, &d2c_hist);
89 histlog2_merge(&d2c_hist, dst->d2c_hist, src->d2c_hist);
113 histlog2_print(fp, "d2c histogram (usec)", p->d2c_hist, &d2c_hist);
blkiomon.c 334 histlog2_account(p->d2c_hist, d2c, &d2c_hist);

Completed in 55 milliseconds