Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
stat_mgmt_entry Struct Reference

Represents a single value in a statistics group. More...

#include <stat_mgmt.h>

Data Fields

const char * name
 Name of the statistic.
 
uint64_t value
 Value of the statistic.
 

Detailed Description

Represents a single value in a statistics group.

Field Documentation

◆ name

const char* stat_mgmt_entry::name

Name of the statistic.

◆ value

uint64_t stat_mgmt_entry::value

Value of the statistic.


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