函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\tracing_map.c Create Date:2022-07-27 13:13:46
Last Modify:2020-03-17 19:44:05 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:racing_map_add_sum_field - Add a field describing a tracing_map sum*@map: The tracing_map* Add a sum field to the key and return the index identifying it in* the map and associated tracing_map_elts

函数原型:int tracing_map_add_sum_field(struct tracing_map *map)

返回类型:int

参数:

类型参数名称
struct tracing_map *map
228  返回:tracing_map_add_field(map, tracing_map_cmp_atomic64)
调用者
名称描述
create_tracing_map_fields