|
Motr
M0
|
Allocator statistics. More...
#include <alloc.h>

Data Fields | |
| m0_bcount_t | bas_chunk_overhead |
| m0_bcount_t | bas_space_total |
| m0_bcount_t | bas_space_used |
| m0_bcount_t | bas_space_free |
| m0_bcount_t | bas_stat0_boundary |
| m0_bcount_t | bas_chunks_nr |
| m0_bcount_t | bas_free_chunks_nr |
| struct m0_be_allocator_call_stats | bas_total |
| struct m0_be_allocator_call_stats | bas_stat0 |
| struct m0_be_allocator_call_stats | bas_stat1 |
| unsigned long | bas_print_interval |
| unsigned long | bas_print_index |
Allocator statistics.
It is embedded into m0_be_allocator_header.
| m0_bcount_t bas_chunk_overhead |
| m0_bcount_t bas_chunks_nr |
| m0_bcount_t bas_free_chunks_nr |
| m0_bcount_t bas_space_free |
| m0_bcount_t bas_space_total |
| m0_bcount_t bas_space_used |
| struct m0_be_allocator_call_stats bas_stat0 |
| m0_bcount_t bas_stat0_boundary |
| struct m0_be_allocator_call_stats bas_stat1 |
| struct m0_be_allocator_call_stats bas_total |