Searched refs:ddt_histogram (Results 1 – 4 of 4) sorted by relevance
76 &ddt->ddt_histogram[type][class], tx) == 0); in ddt_object_create()92 ASSERT(ddt_histogram_empty(&ddt->ddt_histogram[type][class])); in ddt_object_destroy()119 &ddt->ddt_histogram[type][class])); in ddt_object_load()145 &ddt->ddt_histogram[type][class], tx) == 0); in ddt_object_sync()408 ddh = &ddt->ddt_histogram[dde->dde_type][dde->dde_class]; in ddt_stat_update()842 bcopy(ddt->ddt_histogram, &ddt->ddt_histogram_cache, in ddt_load()843 sizeof (ddt->ddt_histogram)); in ddt_load()1092 bcopy(ddt->ddt_histogram, &ddt->ddt_histogram_cache, in ddt_sync_table()1093 sizeof (ddt->ddt_histogram)); in ddt_sync_table()
132 ddt_histogram_t ddt_histogram[DDT_TYPES][DDT_CLASSES]; member
768 typedef struct ddt_histogram { struct
963 zpool_dump_ddt(NULL, &ddt->ddt_histogram[type][class]); in dump_ddt()