Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dddt.h213 extern void ddt_histogram_add(ddt_histogram_t *dst, const ddt_histogram_t *src);
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dddt.c449 ddt_histogram_add(ddt_histogram_t *dst, const ddt_histogram_t *src) in ddt_histogram_add() function
510 ddt_histogram_add(ddh, in ddt_get_dedup_histogram()