Function report |
Source Code:lib\dim\net_dim.c |
Create Date:2022-07-28 07:19:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:net_dim_stats_compare
Proto:static int net_dim_stats_compare(struct dim_stats *curr, struct dim_stats *prev)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dim_stats * | curr | |
struct dim_stats * | prev |
140 | If Not ytes per msec Then Return If ytes per msec Then DIM_STATS_BETTER Else DIM_STATS_SAME |
147 | If Not packets per msec Then Return If packets per msec Then DIM_STATS_BETTER Else DIM_STATS_SAME |
155 | If Not vents per msec Then Return DIM_STATS_SAME |
162 | Return DIM_STATS_SAME |
Name | Describe |
---|---|
net_dim_decision |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |