|
Motr
M0
|
#include "lib/tlist.h"
Go to the source code of this file.
Data Structures | |
| struct | cnt |
Macros | |
| #define | __MOTR_DESIM_CNT_H__ |
Typedefs | |
| typedef unsigned long long | cnt_t |
Functions | |
| M0_INTERNAL void | cnt_init (struct cnt *cnt, struct cnt *parent, const char *format,...) |
| M0_INTERNAL void | cnt_fini (struct cnt *cnt) |
| M0_INTERNAL void | cnt_dump (struct cnt *cnt) |
| M0_INTERNAL void | cnt_dump_all (void) |
| M0_INTERNAL void | cnt_mod (struct cnt *cnt, cnt_t val) |
| M0_INTERNAL void | cnt_global_init (void) |
| M0_INTERNAL void | cnt_global_fini (void) |