Searched refs:DM_STAT_MAX_HISTOGRAM_ENTRIES (Results 1 – 1 of 1) sorted by relevance
70 #define DM_STAT_MAX_HISTOGRAM_ENTRIES 134217728 macro306 if ((n_histogram_entries + 1) * (size_t)n_entries > DM_STAT_MAX_HISTOGRAM_ENTRIES) in dm_stats_create()