Motr  M0
internal.h File Reference

Go to the source code of this file.

Data Structures

struct  m0_addb2_module
 

Macros

#define __MOTR_ADDB2_INTERNAL_H__
 
#define HEADER_XO(h)
 
#define TRACE_XO(t)
 

Enumerations

enum  { VALUE_MAX_NR = 15, FRAME_TRACE_MAX = 128, FRAME_SIZE_MAX = 4 * 1024 * 1024 }
 
enum  storage_constants { BSHIFT = 16, BSIZE = M0_BITS(BSHIFT) }
 
enum  { M0_ADDB2_GLOBAL_PHILTERS = 512 }
 

Functions

M0_INTERNAL m0_bcount_t m0_addb2_trace_size (const struct m0_addb2_trace *trace)
 
 M0_TL_DESCR_DECLARE (tr, M0_EXTERN)
 
 M0_TL_DECLARE (tr, M0_INTERNAL, struct m0_addb2_trace_obj)
 
 M0_TL_DESCR_DECLARE (mach, M0_EXTERN)
 
 M0_TL_DECLARE (mach, M0_INTERNAL, struct m0_addb2_mach)
 
M0_INTERNAL void m0_addb2__mach_print (const struct m0_addb2_mach *m)
 
M0_INTERNAL void m0_addb2__counter_snapshot (struct m0_addb2_sensor *s, uint64_t *area)
 
M0_INTERNAL void m0_addb2__counter_data_init (struct m0_addb2_counter_data *d)
 
M0_INTERNAL struct m0_addb2_modulem0_addb2_module_get (void)
 

Variables

M0_EXTERN uint64_t m0_addb2__dummy_payload []
 
M0_EXTERN uint64_t m0_addb2__dummy_payload_size
 
M0_EXTERN const struct m0_fom_type_ops m0_addb2__fom_type_ops
 
M0_EXTERN const struct m0_sm_conf m0_addb2__sm_conf
 

Macro Definition Documentation

◆ __MOTR_ADDB2_INTERNAL_H__

#define __MOTR_ADDB2_INTERNAL_H__

Definition at line 26 of file internal.h.