|
suricata
|
#include <counters.h>

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