X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fust-abi.h;h=fd7180a10d45bf78c9d33d3b97c524e51fc8bc74;hb=4c41b460614826ada066a7e0c26a8b116336bab2;hp=95d289da11519b24a51b2eced795464983ad4b41;hpb=81bc49723ae5d21739ebc70a656f403d3b88e9c8;p=lttng-ust.git diff --git a/include/lttng/ust-abi.h b/include/lttng/ust-abi.h index 95d289da..fd7180a1 100644 --- a/include/lttng/ust-abi.h +++ b/include/lttng/ust-abi.h @@ -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,