Function report |
Source Code:mm\swap_state.c |
Create Date:2022-07-28 15:14:48 |
Last Modify:2020-03-17 22:02:06 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__swapin_nr_pages
Proto:static unsigned int __swapin_nr_pages(unsigned long prev_offset, unsigned long offset, int hits, int max_pages, int prev_win)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | prev_offset | |
unsigned long | offset | |
int | hits | |
int | max_pages | |
int | prev_win |
475 | If pages == 2 Then |
481 | If offset != prev_offset + 1 && offset != prev_offset - 1 Then pages = 1 |
483 | Else |
498 | Return pages |
Name | Describe |
---|---|
swapin_nr_pages | |
swap_ra_info |
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 |