suricata
StatsThreadStore_ Struct Reference

per thread store of counters More...

Collaboration diagram for StatsThreadStore_:

Data Fields

const char * name
 
StatsPublicThreadContextctx
 
StatsPublicThreadContext ** head
 
uint32_t size
 
struct StatsThreadStore_next
 

Detailed Description

per thread store of counters

Definition at line 66 of file counters.c.

Field Documentation

◆ ctx

StatsPublicThreadContext* StatsThreadStore_::ctx

Definition at line 70 of file counters.c.

◆ head

StatsPublicThreadContext** StatsThreadStore_::head

Definition at line 72 of file counters.c.

◆ name

const char* StatsThreadStore_::name

thread name used in output

Definition at line 68 of file counters.c.

◆ next

struct StatsThreadStore_* StatsThreadStore_::next

Definition at line 75 of file counters.c.

◆ size

uint32_t StatsThreadStore_::size

Definition at line 73 of file counters.c.


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