summaryrefslogtreecommitdiff
path: root/include/fieldstat
diff options
context:
space:
mode:
Diffstat (limited to 'include/fieldstat')
-rw-r--r--include/fieldstat/fieldstat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fieldstat/fieldstat.h b/include/fieldstat/fieldstat.h
index 941b89c..b693d98 100644
--- a/include/fieldstat/fieldstat.h
+++ b/include/fieldstat/fieldstat.h
@@ -34,6 +34,7 @@ enum fs_tag_type
enum sampling_mode {
SAMPLING_MODE_COMPREHENSIVE,
SAMPLING_MODE_TOPK,
+ SAMPLING_MODE_SPREADSKETCH,
};
struct fieldstat_tag {