counters: add coalesce_hits to control API and protocol
[lttng-ust.git] / include / lttng / ust-ctl.h
index 3260400602f26018ac7a3bd24eb59aefd87ee439..6bea1160f2aad5b0a7670ce884bf14ae7da0a6f0 100644 (file)
@@ -622,7 +622,8 @@ struct ustctl_daemon_counter *
                const int *counter_cpu_fds,
                enum ustctl_counter_bitness bitness,
                enum ustctl_counter_arithmetic arithmetic,
-               uint32_t alloc_flags);
+               uint32_t alloc_flags,
+               bool coalesce_hits);
 
 int ustctl_create_counter_data(struct ustctl_daemon_counter *counter,
                struct lttng_ust_object_data **counter_data);
This page took 0.022885 seconds and 4 git commands to generate.