Motr  M0
m0_be_alloc_zone_stats Struct Reference

#include <alloc.h>

Collaboration diagram for m0_be_alloc_zone_stats:
Collaboration graph

Public Member Functions

uint32_t bzs_type M0_XCA_FENUM (m0_be_alloc_zone_type)
 

Data Fields

m0_bcount_t bzs_total
 
m0_bcount_t bzs_used
 
m0_bcount_t bzs_free
 
struct m0_be_allocator_call_stats bzs_stats
 

Detailed Description

Definition at line 100 of file alloc.h.

Member Function Documentation

◆ M0_XCA_FENUM()

uint32_t bzs_type M0_XCA_FENUM ( m0_be_alloc_zone_type  )

Field Documentation

◆ bzs_free

m0_bcount_t bzs_free

Definition at line 103 of file alloc.h.

◆ bzs_stats

struct m0_be_allocator_call_stats bzs_stats

Definition at line 106 of file alloc.h.

◆ bzs_total

m0_bcount_t bzs_total

Definition at line 101 of file alloc.h.

◆ bzs_used

m0_bcount_t bzs_used

Definition at line 102 of file alloc.h.


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