suricata
StatsPrivateThreadContext_ Struct Reference

used to hold the private version of the counters registered More...

#include <counters.h>

Collaboration diagram for StatsPrivateThreadContext_:

Data Fields

StatsLocalCounterhead
 
uint32_t size
 
int initialized
 

Detailed Description

used to hold the private version of the counters registered

Definition at line 99 of file counters.h.

Field Documentation

◆ head

StatsLocalCounter* StatsPrivateThreadContext_::head

◆ initialized

int StatsPrivateThreadContext_::initialized

Definition at line 106 of file counters.h.

Referenced by StatsAddUI64(), StatsDecr(), StatsIncr(), and StatsSetUI64().

◆ size

uint32_t StatsPrivateThreadContext_::size

The documentation for this struct was generated from the following file: