Function report |
Source Code:include\trace\events\kmem.h |
Create Date:2022-07-28 14:28:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_kmem_cache_free
Proto:static inline void trace_kmem_cache_free(unsigned long call_site, const void *ptr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | call_site | |
const void * | ptr |
NULL
Name | Describe |
---|---|
kmem_cache_free | |
kmem_cache_free | kmem_cache_free - Deallocate an object*@cachep: The cache the allocation was from.*@objp: The previously allocated object.* Free an object which was previously allocated from this* cache. |
kmem_cache_free |
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 |