Function report |
Source Code:include\net\sch_generic.h |
Create Date:2022-07-28 06:07:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_bstats_cpu_update
Proto:static inline void _bstats_cpu_update(struct gnet_stats_basic_cpu *bstats, __u64 bytes, __u32 packets)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct gnet_stats_basic_cpu * | bstats | |
__u64 | bytes | |
__u32 | packets |
832 | u64_stats_update_begin( & syncp) |
833 | _bstats_update( & bstats, bytes, packets) |
834 | u64_stats_update_end( & syncp) |
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 |