Motr  M0
cnt.h File Reference
#include "lib/tlist.h"
Include dependency graph for cnt.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)
 

Macro Definition Documentation

◆ __MOTR_DESIM_CNT_H__

#define __MOTR_DESIM_CNT_H__

Definition at line 25 of file cnt.h.