Move and hide new 'lttng_ust_counter_create' private symbol
[deliverable/lttng-ust.git] / liblttng-ust / ust-events-internal.h
index e1141add04015ef4f7e3308fe66750e9093d651b..1d8e914ad2487dc9d56a8c0b1bdd62aa1928e90d 100644 (file)
@@ -255,4 +255,9 @@ void lttng_free_event_notifier_filter_runtime(
 LTTNG_HIDDEN
 int lttng_fix_pending_event_notifiers(void);
 
+LTTNG_HIDDEN
+struct lttng_counter *lttng_ust_counter_create(
+               const char *counter_transport_name,
+               size_t number_dimensions, const struct lttng_counter_dimension *dimensions);
+
 #endif /* _LTTNG_UST_EVENTS_INTERNAL_H */
This page took 0.026103 seconds and 5 git commands to generate.