Function report |
Source Code:include\trace\events\migrate.h |
Create Date:2022-07-28 15:58:00 |
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_migrate_pages
Proto:static inline void trace_mm_migrate_pages(unsigned long succeeded, unsigned long failed, enum migrate_mode mode, int reason)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | succeeded | |
unsigned long | failed | |
enum migrate_mode | mode | |
int | reason |
NULL
Name | Describe |
---|---|
migrate_pages | migrate_pages - migrate the pages specified in a list, to the free pages* supplied as the target for the page migration*@from: The list of pages to be migrated.*@get_new_page: The function used to allocate free pages to be used |
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 |