counter: shrink down number of dimensions to 4
[lttng-ust.git] / include / lttng / ust-abi.h
index 95d289da11519b24a51b2eced795464983ad4b41..fd7180a10d45bf78c9d33d3b97c524e51fc8bc74 100644 (file)
@@ -85,7 +85,7 @@ struct lttng_ust_stream {
         */
 } LTTNG_PACKED;
 
-#define LTTNG_UST_COUNTER_DIMENSION_MAX 8
+#define LTTNG_UST_COUNTER_DIMENSION_MAX 4
 
 enum lttng_ust_counter_arithmetic {
        LTTNG_UST_COUNTER_ARITHMETIC_MODULAR = 0,
This page took 0.024078 seconds and 4 git commands to generate.