FreeBSD kernel kern code
statsblobv1 Struct Reference
Collaboration diagram for statsblobv1:

Data Fields

uint8_t abi
 
uint8_t endian
 
uint16_t flags
 
uint16_t maxsz
 
uint16_t cursz
 
uint32_t tplhash
 
uint16_t stats_off
 
uint16_t statsdata_off
 
sbintime_t created
 
sbintime_t lastrst
 
struct voi vois []
 

Detailed Description

Definition at line 112 of file subr_stats.c.

Field Documentation

◆ abi

◆ created

sbintime_t statsblobv1::created

◆ cursz

◆ endian

uint8_t statsblobv1::endian

◆ flags

uint16_t statsblobv1::flags

Definition at line 115 of file subr_stats.c.

Referenced by stats_v1_itercb_tostr_freeform(), and stats_v1_itercb_tostr_json().

◆ lastrst

sbintime_t statsblobv1::lastrst

◆ maxsz

◆ stats_off

◆ statsdata_off

◆ tplhash

◆ vois


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