aboutsummaryrefslogtreecommitdiff
path: root/decoder/include/common/ocsd_dcd_tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/include/common/ocsd_dcd_tree.h')
-rw-r--r--decoder/include/common/ocsd_dcd_tree.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/decoder/include/common/ocsd_dcd_tree.h b/decoder/include/common/ocsd_dcd_tree.h
index a7297b2ffeea..b1c3dc601cab 100644
--- a/decoder/include/common/ocsd_dcd_tree.h
+++ b/decoder/include/common/ocsd_dcd_tree.h
@@ -441,6 +441,9 @@ private:
/**! default instruction decoder */
static TrcIDecode s_instruction_decoder;
+
+ /**! demux stats block */
+ ocsd_demux_stats_t m_demux_stats;
};
/** @}*/