X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fust-consumer%2Fust-consumer.h;h=f933e90dc9ce689b8ba0560cac8b2fd0b7ccfab7;hp=b19fe16a5349408a115b1ea65d28ba12b2d40228;hb=a31c9f22fe299ccc0a5297310cccc5c9f188a4e9;hpb=394ff38e77d4510a4ff806eb187bf739e84561c6 diff --git a/src/common/ust-consumer/ust-consumer.h b/src/common/ust-consumer/ust-consumer.h index b19fe16a5..f933e90dc 100644 --- a/src/common/ust-consumer/ust-consumer.h +++ b/src/common/ust-consumer/ust-consumer.h @@ -213,6 +213,7 @@ int lttng_ustconsumer_get_current_timestamp( { return -ENOSYS; } +static inline int lttng_ustconsumer_get_sequence_number( struct lttng_consumer_stream *stream, uint64_t *seq) {