X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fevents-internal.h;h=177198870da16fd2a45c948861e57ddf7abcf67e;hb=6e662c2871e93ac708065ac028047e527c16b100;hp=f9d02f3e05539e36c054a785b6a0c23799dad9a0;hpb=a40e3229afb952bcd6f13e47aa1b4f568c345a23;p=lttng-modules.git diff --git a/include/lttng/events-internal.h b/include/lttng/events-internal.h index f9d02f3e..17719887 100644 --- a/include/lttng/events-internal.h +++ b/include/lttng/events-internal.h @@ -410,6 +410,11 @@ struct lttng_kernel_session_private { char creation_time[LTTNG_KERNEL_ABI_SESSION_CREATION_TIME_ISO8601_LEN]; }; +struct lttng_id_hash_node { + struct hlist_node hlist; + int id; +}; + extern struct lttng_kernel_ctx *lttng_static_ctx; static inline