Fix order of streams
[lttng-tools.git] / include / lttng / lttng-consumer.h
index 7751570efef38cfde7319b97bb3f114381c7b793..1a6afc22aedd2e8a89d3ed852b43a0b472d62689 100644 (file)
@@ -85,6 +85,7 @@ struct lttng_consumer_channel {
        int nr_streams;
        int shm_fd_is_copy;
        int wait_fd_is_copy;
+       int cpucount;
 };
 
 /* Forward declaration for UST. */
This page took 0.02405 seconds and 5 git commands to generate.