|
suricata
|
counter type for local (private) increments. For AVG counters we use 2 to track values and updates. More...
#include <counters.h>
Data Fields | |
| int64_t | v |
counter type for local (private) increments. For AVG counters we use 2 to track values and updates.
Definition at line 74 of file counters.h.
| int64_t StatsLocalCounter_::v |
Definition at line 75 of file counters.h.
Referenced by StatsCounterAddI64(), StatsCounterAvgAddI64(), StatsCounterDecr(), StatsCounterGetLocalValue(), StatsCounterIncr(), StatsCounterMaxUpdateI64(), and StatsCounterSetI64().