|
suricata
|
#include <counters.h>

Data Fields | |
| StatsPublicThreadContext | pub |
| StatsPrivateThreadContext | priv |
Definition at line 131 of file counters.h.
| StatsPrivateThreadContext StatsThreadContext_::priv |
Definition at line 133 of file counters.h.
Referenced by StatsCounterAddI64(), StatsCounterAvgAddI64(), StatsCounterDecr(), StatsCounterGetLocalValue(), StatsCounterIncr(), StatsCounterMaxUpdateI64(), and StatsCounterSetI64().
| StatsPublicThreadContext StatsThreadContext_::pub |
Definition at line 132 of file counters.h.
Referenced by StatsSyncCountersIfSignalled().