Motr  M0
alloc_xc.h File Reference
#include <sys/types.h>
#include "xcode/xcode.h"
Include dependency graph for alloc_xc.h:

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_typem0_be_allocator_call_stat_xc
 
struct m0_xcode_typem0_be_allocator_call_stats_xc
 
struct m0_xcode_typem0_be_alloc_zone_stats_xc
 
struct m0_xcode_typem0_be_allocator_stats_xc
 
struct m0_xcode_enum m0_xc_m0_be_alloc_zone_type_enum
 

Macro Definition Documentation

◆ __MOTR_BE_ALLOC_XC_H__

#define __MOTR_BE_ALLOC_XC_H__

Definition at line 6 of file alloc_xc.h.

Function Documentation

◆ m0_xc_be_alloc_fini()

M0_INTERNAL void m0_xc_be_alloc_fini ( void  )

Definition at line 632 of file alloc_xc.c.

◆ m0_xc_be_alloc_init()

M0_INTERNAL void m0_xc_be_alloc_init ( void  )

Definition at line 616 of file alloc_xc.c.

Here is the call graph for this function:

◆ m0_xc_m0_be_alloc_zone_stats_struct_init()

M0_INTERNAL void m0_xc_m0_be_alloc_zone_stats_struct_init ( void  )

Definition at line 328 of file alloc_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_be_allocator_call_stat_struct_init()

M0_INTERNAL void m0_xc_m0_be_allocator_call_stat_struct_init ( void  )

Definition at line 224 of file alloc_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_be_allocator_call_stats_struct_init()

M0_INTERNAL void m0_xc_m0_be_allocator_call_stats_struct_init ( void  )

Definition at line 261 of file alloc_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_be_allocator_stats_struct_init()

M0_INTERNAL void m0_xc_m0_be_allocator_stats_struct_init ( void  )

Definition at line 415 of file alloc_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ m0_be_alloc_zone_stats_xc

struct m0_xcode_type* m0_be_alloc_zone_stats_xc

Definition at line 17 of file alloc_xc.c.

◆ m0_be_allocator_call_stat_xc

struct m0_xcode_type* m0_be_allocator_call_stat_xc

Definition at line 11 of file alloc_xc.c.

◆ m0_be_allocator_call_stats_xc

struct m0_xcode_type* m0_be_allocator_call_stats_xc

Definition at line 14 of file alloc_xc.c.

◆ m0_be_allocator_stats_xc

struct m0_xcode_type* m0_be_allocator_stats_xc

Definition at line 20 of file alloc_xc.c.

◆ m0_xc_m0_be_alloc_zone_type_enum

struct m0_xcode_enum m0_xc_m0_be_alloc_zone_type_enum

Definition at line 216 of file alloc_xc.c.