Move and hide new time_ns private symbols
[lttng-ust.git] / liblttng-ust / context-internal.h
index 85fcb8e4e5b478f455c57ff3ea715508f3870c2e..18a7800678c7e1eddc6cf02a03863f04770b841a 100644 (file)
 LTTNG_HIDDEN
 int lttng_context_init_all(struct lttng_ctx **ctx);
 
+LTTNG_HIDDEN
+void lttng_context_time_ns_reset(void);
+
+LTTNG_HIDDEN
+int lttng_add_time_ns_to_ctx(struct lttng_ctx **ctx);
+
 #endif /* _LTTNG_UST_CONTEXT_INTERNAL_H */
This page took 0.022158 seconds and 4 git commands to generate.