SoW-2020-0002: Trace Hit Counters
[lttng-tools.git] / include / lttng / action / group-internal.h
index cddee55ed99cff01acb81e7e746bc556bd7d424d..d587ef8c92104de8b71cdbd41788574cfd824e39 100644 (file)
@@ -26,4 +26,9 @@ extern ssize_t lttng_action_group_create_from_payload(
                struct lttng_payload_view *view,
                struct lttng_action **group);
 
+LTTNG_HIDDEN
+extern struct lttng_action *lttng_action_group_get_mutable_at_index(
+               struct lttng_action *group,
+               unsigned int index);
+
 #endif /* LTTNG_ACTION_GROUP_INTERNAL_H */
This page took 0.02501 seconds and 5 git commands to generate.