utils.sink.counter: use BT_COMP_LOG*() instead of BT_LOG*()
[babeltrace.git] / src / plugins / utils / counter / counter.h
index 81329090c8cf6f0c116d808c5c19032f3c7564bd..48135ef3ebfab0e940928a99694b1f4fc4f32fa2 100644 (file)
@@ -49,6 +49,7 @@ struct counter {
        uint64_t step;
        bool hide_zero;
        bt_logging_level log_level;
+       bt_self_component *self_comp;
 };
 
 BT_HIDDEN
This page took 0.023268 seconds and 4 git commands to generate.