ctf: add ClkClsConfig and use it
[babeltrace.git] / src / plugins / ctf / fs-src / fs.hpp
index 1cb9e8b058fef34c9bcf286300055506e26cdb30..7aa4568e0a5a9f8fdaa21462e8f9e09ae9ffd6bd 100644 (file)
@@ -79,7 +79,7 @@ struct ctf_fs_component
     /* Owned by this */
     struct ctf_fs_trace *trace = nullptr;
 
-    struct ctf_fs_metadata_config metadata_config;
+    ctf::src::ClkClsCfg clkClsCfg;
 };
 
 struct ctf_fs_trace
This page took 0.033711 seconds and 4 git commands to generate.