Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/zfs/
H A Dddt_stats.c145 ddt_histogram_add(ddt_histogram_t *dst, const ddt_histogram_t *src) in ddt_histogram_add() function
264 ddt_histogram_add(ddh, in ddt_get_dedup_histogram()
269 ddt_histogram_add(ddh, &ddt->ddt_log_histogram); in ddt_get_dedup_histogram()
/src/sys/contrib/openzfs/include/sys/
H A Dddt.h389 extern void ddt_histogram_add(ddt_histogram_t *dst, const ddt_histogram_t *src);