Zephyr API Documentation 4.2.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
stats_hdr Struct Reference

#include <zephyr/stats/stats.h>

Data Fields

const char * s_name
uint8_t s_size
uint16_t s_cnt
uint8_t s_pad1
struct stats_hdrs_next

Field Documentation

◆ s_cnt

uint16_t stats_hdr::s_cnt

◆ s_name

const char* stats_hdr::s_name

◆ s_next

struct stats_hdr* stats_hdr::s_next

◆ s_pad1

uint8_t stats_hdr::s_pad1

◆ s_size

uint8_t stats_hdr::s_size

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