Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:46:29 |
Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__ksize -- Uninstrumented ksize
Proto:size_t __ksize(const void *objp)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | objp |
4274 | c = virt_to_cache(objp) |
4275 | size = If c Then The size of an object without metadata Else 0 |
4277 | Return size |
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 |