My Project
MMAL_PARAMETER_CORE_STATISTICS_T Struct Reference

#include <mmal_parameters_common.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
MMAL_CORE_STATS_DIR dir
 
MMAL_BOOL_T reset
 
MMAL_CORE_STATISTICS_T stats
 

Detailed Description

MMAL core statistics. These are collected by the core itself.

Definition at line 162 of file mmal_parameters_common.h.

Member Data Documentation

◆ dir

MMAL_CORE_STATS_DIR MMAL_PARAMETER_CORE_STATISTICS_T::dir

Definition at line 165 of file mmal_parameters_common.h.

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_CORE_STATISTICS_T::hdr

Definition at line 164 of file mmal_parameters_common.h.

◆ reset

MMAL_BOOL_T MMAL_PARAMETER_CORE_STATISTICS_T::reset

Reset to zero after reading

Definition at line 166 of file mmal_parameters_common.h.

◆ stats

MMAL_CORE_STATISTICS_T MMAL_PARAMETER_CORE_STATISTICS_T::stats

The statistics

Definition at line 167 of file mmal_parameters_common.h.


The documentation for this struct was generated from the following file: