Home
last modified time | relevance | path

Searched defs:sfBaseStats (Results 1 – 1 of 1) sorted by relevance

/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dperf-base.c554 SFBASE_STATS sfBaseStats; in ProcessBaseStats() local
615 static void GetEventsPerSecond(SFBASE *sfBase, SFBASE_STATS *sfBaseStats, in GetEventsPerSecond()
739 static void GetPacketsPerSecond(SFBASE *sfBase, SFBASE_STATS *sfBaseStats, in GetPacketsPerSecond()
839 static void GetuSecondsPerPacket(SFBASE *sfBase, SFBASE_STATS *sfBaseStats, in GetuSecondsPerPacket()
855 static void GetMbitsPerSecond(SFBASE *sfBase, SFBASE_STATS *sfBaseStats, in GetMbitsPerSecond()
906 static void GetCPUTime(SFBASE *sfBase, SFBASE_STATS *sfBaseStats, SYSTIMES *Systimes) in GetCPUTime()
985 static int CalculateBasePerfStats(SFBASE *sfBase, SFBASE_STATS *sfBaseStats, int max_stats) in CalculateBasePerfStats()
1160 static void GetPktDropStats(SFBASE *sfBase, SFBASE_STATS *sfBaseStats) in GetPktDropStats()
1283 static void LogBasePerfStats(SFBASE_STATS *sfBaseStats, FILE * fh ) in LogBasePerfStats()
1685 static void DisplayBasePerfStatsConsole(SFBASE_STATS *sfBaseStats, int max_stats) in DisplayBasePerfStatsConsole()