suricata
|
Data Fields | |
uint32_t | id |
SCProfileKeywordData * | data |
pthread_mutex_t | data_m |
Definition at line 57 of file util-profiling-keywords.c.
SCProfileKeywordData* SCProfileKeywordDetectCtx_::data |
Definition at line 59 of file util-profiling-keywords.c.
Referenced by SCProfilingKeywordInitCounters(), SCProfilingKeywordsGlobalInit(), SCProfilingKeywordThreadSetup(), and SCProfilingKeywordUpdateCounter().
pthread_mutex_t SCProfileKeywordDetectCtx_::data_m |
Definition at line 60 of file util-profiling-keywords.c.
Referenced by SCProfilingKeywordThreadCleanup(), and SCProfilingKeywordUpdateCounter().
uint32_t SCProfileKeywordDetectCtx_::id |
Definition at line 58 of file util-profiling-keywords.c.