Home
last modified time | relevance | path

Searched defs:histo (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c510 uint64_t histo[HISTOSZ]; in dbuf_stats() local
1219 dump_histogram(const uint64_t *histo, int size, int offset) in dump_histogram()
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c258 dump_histogram(const uint64_t *histo, int size, int offset) in dump_histogram()