函数逻辑报告 |
Source Code:mm\memcontrol.c |
Create Date:2022-07-27 17:44:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:memory_stat_format
函数原型:static char *memory_stat_format(struct mem_cgroup *memcg)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mem_cgroup * | memcg |
1362 | seq_buf_init( & s, kmalloc(PAGE_SIZE, GFP_KERNEL), PAGE_SIZE) |
1363 | 如果非buffer则返回:NULL |
1377 | 信息序列打印 |
1380 | 信息序列打印 |
1383 | 信息序列打印 |
1386 | 信息序列打印 |
1390 | 信息序列打印 |
1394 | 信息序列打印 |
1397 | 信息序列打印 |
1400 | 信息序列打印 |
1403 | 信息序列打印 |
1413 | 信息序列打印 |
1417 | 以i小于NR_LRU_LISTS循环 信息序列打印 |
1422 | 信息序列打印 |
1425 | 信息序列打印 |
1431 | 信息序列打印 |
1433 | 信息序列打印 |
1436 | 信息序列打印 |
1438 | 信息序列打印 |
1440 | 信息序列打印 |
1443 | 信息序列打印 |
1445 | 信息序列打印 |
1448 | 信息序列打印 |
1451 | 信息序列打印 |
1453 | 信息序列打印 |
1455 | 信息序列打印 |
1457 | 信息序列打印 |
1461 | 信息序列打印 |
1463 | 信息序列打印 |
1468 | WARN_ON_ONCE(seq_buf have a buffer that might overflow. When this happens* the len and size are set to be equal.) |
1470 | 返回:buffer |
名称 | 描述 |
---|---|
mem_cgroup_print_oom_meminfo | mem_cgroup_print_oom_meminfo: Print OOM memory information relevant to* memory controller.*@memcg: The memory cgroup that went over limit |
memory_stat_show |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |