Zephyr API Documentation 3.7.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
 
uint64_t value
 

Detailed Description

Represents a single value in a statistics group.

Field Documentation

◆ name

const char* stat_mgmt_entry::name

◆ value

uint64_t stat_mgmt_entry::value

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