函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\vmstat.c Create Date:2022-07-27 15:47:07
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Determine the per node value of a numa stat item. To avoid deviation,* the per cpu stat number in vm_numa_stat_diff[] is also included.

函数原型:unsigned long sum_zone_numa_state(int node, enum numa_stat_item item)

返回类型:unsigned long

参数:

类型参数名称
intnode
enum numa_stat_itemitem
979  zones等于包含了结点中各内存域的数据结构
981  count等于0
983 i小于MAX_NR_ZONES循环count加等于zone_numa_state_snapshot(zones + i, item)
986  返回:count