|
suricata
|
per thread store of counters More...

Data Fields | |
| const char * | name |
| StatsPublicThreadContext * | ctx |
| struct StatsThreadStore_ * | next |
per thread store of counters
Definition at line 67 of file counters.c.
| StatsPublicThreadContext* StatsThreadStore_::ctx |
Definition at line 71 of file counters.c.
| const char* StatsThreadStore_::name |
thread name used in output
Definition at line 69 of file counters.c.
| struct StatsThreadStore_* StatsThreadStore_::next |
Definition at line 73 of file counters.c.