Function report |
Source Code:mm\slab_common.c |
Create Date:2022-07-28 14:29:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memcg_accumulate_slabinfo
Proto:static void memcg_accumulate_slabinfo(struct kmem_cache *s, struct slabinfo *info)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | s | |
struct slabinfo * | info |
1444 | If Not is_root_cache(s) Then Return |
1449 | get_slabinfo(c, & sinfo) |
1451 | active_slabs += active_slabs |
1453 | shared_avail += shared_avail |
1454 | active_objs += active_objs |
Name | Describe |
---|---|
cache_show |
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 |