Function report |
Source Code:include\trace\events\kmem.h |
Create Date:2022-07-28 14:28:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_mm_page_alloc
Proto:static inline void trace_mm_page_alloc(struct page *page, unsigned int order, gfp_t gfp_flags, int migratetype)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
unsigned int | order | |
gfp_t | gfp_flags | |
int | migratetype |
NULL
Name | Describe |
---|---|
__alloc_pages_nodemask | This is the 'heart' of the zoned buddy allocator. |
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 |