mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 10:38:20 +00:00
Continued stats cleanup and extension.
This commit is contained in:
parent
3c71d4ffa8
commit
cfdabb901f
9 changed files with 59 additions and 61 deletions
|
@ -653,7 +653,6 @@ void init_builtin_funcs()
|
|||
TimerStats = internal_type("TimerStats")->AsRecordType();
|
||||
FileAnalysisStats = internal_type("FileAnalysisStats")->AsRecordType();
|
||||
ThreadStats = internal_type("ThreadStats")->AsRecordType();
|
||||
PatternStats = internal_type("PatternStats")->AsRecordType();
|
||||
|
||||
var_sizes = internal_type("var_sizes")->AsTableType();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue