Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:36:55 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:perf_virt_to_phys
Proto:static u64 perf_virt_to_phys(u64 virt)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | virt |
6732 | phys_addr = 0 |
6735 | If Not virt Then Return 0 |
6743 | Else |
6751 | If ((mm != NULL) && (doesn't attempt to fault and will return short. == 1)) Then phys_addr = Change "struct page" to physical address.(p) + virt % PAGE_SIZE |
6759 | Return phys_addr |
Name | Describe |
---|---|
perf_prepare_sample |
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 |