|  | 
| void | init (const char *section, const char *name, dsn_perf_counter_type_t type, const char *dsptr) | 
|  | 
| void | increment () | 
|  | 
| void | decrement () | 
|  | 
| void | add (uint64_t val) | 
|  | 
| void | set (uint64_t val) | 
|  | 
| double | get_value () | 
|  | 
| uint64_t | get_integer_value () | 
|  | 
| double | get_percentile (dsn_perf_counter_percentile_type_t type) | 
|  | 
The documentation for this class was generated from the following file: