Function report |
Source Code:mm\vmstat.c |
Create Date:2022-07-28 14:23:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_zone_first_populated
Proto:static bool is_zone_first_populated(pg_data_t *pgdat, struct zone *zone)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
pg_data_t * | pgdat | |
struct zone * | zone |
1550 | When zid < MAX_NR_ZONES cycle |
1551 | compare = node_zones[zid] |
1553 | If Returns true if a zone has memory Then Return zone == compare |
1557 | Return false |
Name | Describe |
---|---|
zoneinfo_show_print |
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 |