suricata
SCProfileSghData_ Struct Reference

Data Fields

uint64_t checks
 
uint64_t non_mpm_generic
 
uint64_t non_mpm_syn
 
uint64_t post_prefilter_sigs_total
 
uint64_t post_prefilter_sigs_max
 
uint64_t mpm_match_cnt_total
 
uint64_t mpm_match_cnt_max
 

Detailed Description

Extra data for rule profiling.

Definition at line 37 of file util-profiling-rulegroups.c.

Field Documentation

◆ checks

uint64_t SCProfileSghData_::checks

Definition at line 38 of file util-profiling-rulegroups.c.

Referenced by SCProfilingSghUpdateCounter().

◆ mpm_match_cnt_max

uint64_t SCProfileSghData_::mpm_match_cnt_max

Definition at line 47 of file util-profiling-rulegroups.c.

Referenced by SCProfilingSghUpdateCounter().

◆ mpm_match_cnt_total

uint64_t SCProfileSghData_::mpm_match_cnt_total

Definition at line 46 of file util-profiling-rulegroups.c.

Referenced by SCProfilingSghUpdateCounter().

◆ non_mpm_generic

uint64_t SCProfileSghData_::non_mpm_generic

Definition at line 40 of file util-profiling-rulegroups.c.

Referenced by SCProfilingSghUpdateCounter().

◆ non_mpm_syn

uint64_t SCProfileSghData_::non_mpm_syn

Definition at line 41 of file util-profiling-rulegroups.c.

Referenced by SCProfilingSghUpdateCounter().

◆ post_prefilter_sigs_max

uint64_t SCProfileSghData_::post_prefilter_sigs_max

Definition at line 44 of file util-profiling-rulegroups.c.

Referenced by SCProfilingSghUpdateCounter().

◆ post_prefilter_sigs_total

uint64_t SCProfileSghData_::post_prefilter_sigs_total

Definition at line 43 of file util-profiling-rulegroups.c.

Referenced by SCProfilingSghUpdateCounter().


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