Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 15:00:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:show_numa_info
Proto:static void show_numa_info(struct seq_file *m, struct vm_struct *v)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct vm_struct * | v |
3561 | If Not counters Then Return |
3564 | If flags & vm_struct is not fully initialized Then Return |
3567 | smp_rmb() |
3569 | memset(counters, 0, nr_node_ids * sizeof(unsignedint)) |
3574 | for_each_node_state(nr, N_HIGH_MEMORY) |
Name | Describe |
---|---|
s_show |
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 |