Fix: --clock-force-correlate to handle trace collections gathered from various nodes
[babeltrace.git] / include / babeltrace / babeltrace-internal.h
index 2137c23f5e74c9c941fc5b16671633d489d7f038..29354a4a0eaa5f4503fec218c2aa0489a042d308 100644 (file)
@@ -46,6 +46,7 @@ struct trace_collection {
        uint64_t offset_first;
        int64_t delta_offset_first_sum;
        int offset_nr;
+       int clock_use_offset_avg;
 };
 
 extern int opt_all_field_names,
This page took 0.023047 seconds and 4 git commands to generate.