X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fnotification-thread-internal.h;h=b135f128c6a894fb75cfef5e7acf077ad0e6a2e1;hp=8149e2c2116a1ab0dd4cfc4581809c468872cdfa;hb=e8360425c2fd0f8cfef1e678af5adfde7ae0a68e;hpb=0f0479d77e6e55766f9c1ec5765a4479e7b40b79 diff --git a/src/bin/lttng-sessiond/notification-thread-internal.h b/src/bin/lttng-sessiond/notification-thread-internal.h index 8149e2c21..b135f128c 100644 --- a/src/bin/lttng-sessiond/notification-thread-internal.h +++ b/src/bin/lttng-sessiond/notification-thread-internal.h @@ -40,6 +40,7 @@ struct session_info { struct cds_lfht *channel_infos_ht; /* Node in the notification thread state's sessions_ht. */ struct cds_lfht_node sessions_ht_node; + uint64_t consumed_data_size; }; struct channel_info {