Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_mm_hiwater_rss
Proto:static inline unsigned long get_mm_hiwater_rss(struct mm_struct *mm)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm |
1678 | Return max - return maximum of two values of the same or compatible types*@x: first value*@y: second value( High-watermark of RSS usage , get_mm_rss(mm)) |
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 |