Motr  M0
ub.h File Reference
#include "lib/types.h"
#include "lib/time.h"
#include "lib/assert.h"
Include dependency graph for ub.h:

Go to the source code of this file.

Data Structures

struct  m0_ub_bench
 
struct  m0_ub_set
 

Macros

#define __MOTR_LIB_UB_H__
 
#define M0_UB_ASSERT(cond)   M0_ASSERT(cond)
 

Enumerations

enum  { M0_UB_SET_BENCHMARKS_MAX = 32 }
 

Functions

M0_INTERNAL void m0_ub_set_print (void)
 
M0_INTERNAL int m0_ub_set_select (const char *name)
 
M0_INTERNAL void m0_ub_set_add (struct m0_ub_set *set)
 
M0_INTERNAL int m0_ub_run (uint32_t rounds, const char *opts)
 

Macro Definition Documentation

◆ __MOTR_LIB_UB_H__

#define __MOTR_LIB_UB_H__

Definition at line 25 of file ub.h.