Motr  M0
stats_fops_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from stats/stats_fops.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_STATS_STATS_FOPS_XC_H__
6 #define __MOTR_STATS_STATS_FOPS_XC_H__
7 
8 #ifndef __KERNEL__
9 #include <sys/types.h>
10 #endif
11 
12 #include "xcode/xcode.h"
13 
14 extern struct m0_xcode_type *m0_uint64_seq_xc;
15 extern struct m0_xcode_type *m0_stats_sum_xc;
16 extern struct m0_xcode_type *m0_stats_recs_xc;
20 
21 M0_INTERNAL void m0_xc_m0_uint64_seq_struct_init(void);
22 M0_INTERNAL void m0_xc_m0_stats_sum_struct_init(void);
23 M0_INTERNAL void m0_xc_m0_stats_recs_struct_init(void);
24 M0_INTERNAL void m0_xc_m0_stats_update_fop_struct_init(void);
25 M0_INTERNAL void m0_xc_m0_stats_query_fop_struct_init(void);
26 M0_INTERNAL void m0_xc_m0_stats_query_rep_fop_struct_init(void);
27 
28 
29 M0_INTERNAL void m0_xc_stats_stats_fops_init(void);
30 M0_INTERNAL void m0_xc_stats_stats_fops_fini(void);
31 
32 /* __MOTR_STATS_STATS_FOPS_XC_H__ */
33 #endif
34 
M0_INTERNAL void m0_xc_m0_stats_query_rep_fop_struct_init(void)
M0_INTERNAL void m0_xc_stats_stats_fops_init(void)
struct m0_xcode_type * m0_stats_query_fop_xc
Definition: stats_fops_xc.c:14
M0_INTERNAL void m0_xc_m0_stats_recs_struct_init(void)
struct m0_xcode_type * m0_stats_query_rep_fop_xc
Definition: stats_fops_xc.c:15
struct m0_xcode_type * m0_stats_sum_xc
Definition: stats_fops_xc.c:11
M0_INTERNAL void m0_xc_m0_stats_sum_struct_init(void)
struct m0_xcode_type * m0_stats_update_fop_xc
Definition: stats_fops_xc.c:13
M0_INTERNAL void m0_xc_m0_stats_query_fop_struct_init(void)
M0_INTERNAL void m0_xc_m0_uint64_seq_struct_init(void)
M0_INTERNAL void m0_xc_stats_stats_fops_fini(void)
struct m0_xcode_type * m0_stats_recs_xc
Definition: stats_fops_xc.c:12
struct m0_xcode_type * m0_uint64_seq_xc
Definition: stats_fops_xc.c:10
M0_INTERNAL void m0_xc_m0_stats_update_fop_struct_init(void)