Function report |
Source Code:include\trace\events\kmem.h |
Create Date:2022-07-28 14:29:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Required for uniquely and securely identifying mm in rss_stat tracepoint.
Proto:static unsigned int __maybe_unused mm_ptr_to_hash(const void *ptr)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | ptr |
328 | ret = ptr_to_hashval(ptr, & hashval) |
329 | If ret Then Return 0 |
333 | Return hashval |
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 |