Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_stats.c144 ddt_histogram_add(ddt_histogram_t *dst, const ddt_histogram_t *src) in ddt_histogram_add() function
263 ddt_histogram_add(ddh, in ddt_get_dedup_histogram()
268 ddt_histogram_add(ddh, &ddt->ddt_log_histogram); in ddt_get_dedup_histogram()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dddt.h363 extern void ddt_histogram_add(ddt_histogram_t *dst, const ddt_histogram_t *src);