Function report |
Source Code:include\linux\vmstat.h |
Create Date:2022-07-28 05:43:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:count_vm_events
Proto:static inline void count_vm_events(enum vm_event_item item, long delta)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
enum vm_event_item | item | |
long | delta |
NULL
Name | Describe |
---|---|
do_shrink_slab | |
shrink_page_list | shrink_page_list() returns the number of reclaimed pages |
__putback_lru_fast | Putback multiple evictable pages to the LRU* Batched putback of evictable pages that bypasses the per-cpu pvec. Some of* the pages might have meanwhile become unevictable but that is OK. |
count_swpout_vm_event | |
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 |
submit_bio | submit_bio - submit a bio to the block device layer for I/O*@bio: The &struct bio which describes the I/O* submit_bio() is very similar in purpose to generic_make_request(), and* uses that function to do most of the work. Both are fairly rough |
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 |