|
Motr
M0
|

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) |