wlmaker
Loading...
Searching...
No Matches
wlm_graph_values_t Struct Reference

#include <wlm_graph_shared.h>

Public Attributes

uint8_t * data
uint32_t num

Detailed Description

Buffer for graph sample values.

Used by stats_read_fn to store per-category usage values (0-255 each). The callback may reallocate the buffer if the size doesn't match.

Member Data Documentation

◆ data

uint8_t* wlm_graph_values_t::data

Pointer to values buffer (may be NULL initially).

◆ num

uint32_t wlm_graph_values_t::num

Number of elements in the buffer.


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