Motr  M0
alloc_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from be/alloc.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_BE_ALLOC_XC_H__
6 #define __MOTR_BE_ALLOC_XC_H__
7 
8 #ifndef __KERNEL__
9 #include <sys/types.h>
10 #endif
11 
12 #include "xcode/xcode.h"
13 
14 #if !defined(__KERNEL__)
16 #endif
17 #if !defined(__KERNEL__)
19 #endif
20 #if !defined(__KERNEL__)
22 #endif
23 #if !defined(__KERNEL__)
25 #endif
26 
27 #if !defined(__KERNEL__)
28 M0_INTERNAL void m0_xc_m0_be_allocator_call_stat_struct_init(void);
29 #endif
30 #if !defined(__KERNEL__)
32 #endif
33 #if !defined(__KERNEL__)
34 M0_INTERNAL void m0_xc_m0_be_alloc_zone_stats_struct_init(void);
35 #endif
36 #if !defined(__KERNEL__)
37 M0_INTERNAL void m0_xc_m0_be_allocator_stats_struct_init(void);
38 #endif
39 
41 
42 M0_INTERNAL void m0_xc_be_alloc_init(void);
43 M0_INTERNAL void m0_xc_be_alloc_fini(void);
44 
45 /* __MOTR_BE_ALLOC_XC_H__ */
46 #endif
47 
struct m0_xcode_type * m0_be_alloc_zone_stats_xc
Definition: alloc_xc.c:17
struct m0_xcode_type * m0_be_allocator_stats_xc
Definition: alloc_xc.c:20
struct m0_xcode_type * m0_be_allocator_call_stat_xc
Definition: alloc_xc.c:11
M0_INTERNAL void m0_xc_m0_be_allocator_stats_struct_init(void)
Definition: alloc_xc.c:415
M0_INTERNAL void m0_xc_m0_be_allocator_call_stat_struct_init(void)
Definition: alloc_xc.c:224
M0_INTERNAL void m0_xc_m0_be_allocator_call_stats_struct_init(void)
Definition: alloc_xc.c:261
M0_INTERNAL void m0_xc_m0_be_alloc_zone_stats_struct_init(void)
Definition: alloc_xc.c:328
M0_INTERNAL void m0_xc_be_alloc_init(void)
Definition: alloc_xc.c:616
M0_INTERNAL void m0_xc_be_alloc_fini(void)
Definition: alloc_xc.c:632
struct m0_xcode_enum m0_xc_m0_be_alloc_zone_type_enum
Definition: alloc_xc.c:216
struct m0_xcode_type * m0_be_allocator_call_stats_xc
Definition: alloc_xc.c:14