Motr  M0
stats_fom.h File Reference
#include "fop/fom.h"
#include "fop/fom_generic.h"
Include dependency graph for stats_fom.h:

Go to the source code of this file.

Data Structures

struct  fom_stats
 

Macros

#define __MOTR_FOP_UT_STATS_FOM_H__
 

Enumerations

enum  fom_stats_phase { PH_INIT = M0_FOM_PHASE_INIT, PH_FINISH = M0_FOM_PHASE_FINISH, PH_RUN }
 

Macro Definition Documentation

◆ __MOTR_FOP_UT_STATS_FOM_H__

#define __MOTR_FOP_UT_STATS_FOM_H__

Definition at line 25 of file stats_fom.h.

Enumeration Type Documentation

◆ fom_stats_phase

Enumerator
PH_INIT 
PH_FINISH 
PH_RUN 

Definition at line 31 of file stats_fom.h.