Motr
M0
|
Go to the source code of this file.
Macros | |
#define | __MOTR_BE_ALLOC_XC_H__ |
Functions | |
M0_INTERNAL void | m0_xc_m0_be_allocator_call_stat_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_be_allocator_call_stats_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_be_alloc_zone_stats_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_be_allocator_stats_struct_init (void) |
M0_INTERNAL void | m0_xc_be_alloc_init (void) |
M0_INTERNAL void | m0_xc_be_alloc_fini (void) |
Variables | |
struct m0_xcode_type * | m0_be_allocator_call_stat_xc |
struct m0_xcode_type * | m0_be_allocator_call_stats_xc |
struct m0_xcode_type * | m0_be_alloc_zone_stats_xc |
struct m0_xcode_type * | m0_be_allocator_stats_xc |
struct m0_xcode_enum | m0_xc_m0_be_alloc_zone_type_enum |
#define __MOTR_BE_ALLOC_XC_H__ |
Definition at line 6 of file alloc_xc.h.
M0_INTERNAL void m0_xc_be_alloc_fini | ( | void | ) |
Definition at line 632 of file alloc_xc.c.
M0_INTERNAL void m0_xc_be_alloc_init | ( | void | ) |
M0_INTERNAL void m0_xc_m0_be_alloc_zone_stats_struct_init | ( | void | ) |
Definition at line 328 of file alloc_xc.c.
M0_INTERNAL void m0_xc_m0_be_allocator_call_stat_struct_init | ( | void | ) |
Definition at line 224 of file alloc_xc.c.
M0_INTERNAL void m0_xc_m0_be_allocator_call_stats_struct_init | ( | void | ) |
Definition at line 261 of file alloc_xc.c.
M0_INTERNAL void m0_xc_m0_be_allocator_stats_struct_init | ( | void | ) |
Definition at line 415 of file alloc_xc.c.
struct m0_xcode_type* m0_be_alloc_zone_stats_xc |
Definition at line 17 of file alloc_xc.c.
struct m0_xcode_type* m0_be_allocator_call_stat_xc |
Definition at line 11 of file alloc_xc.c.
struct m0_xcode_type* m0_be_allocator_call_stats_xc |
Definition at line 14 of file alloc_xc.c.
struct m0_xcode_type* m0_be_allocator_stats_xc |
Definition at line 20 of file alloc_xc.c.
struct m0_xcode_enum m0_xc_m0_be_alloc_zone_type_enum |
Definition at line 216 of file alloc_xc.c.