Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\tracing_map.c Create Date:2022-07-28 12:07:09
Last Modify:2020-03-17 19:44:05 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name: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

Proto:int tracing_map_add_sum_field(struct tracing_map *map)

Type:int

Parameter:

TypeParameterName
struct tracing_map *map
228  Return tracing_map_add_field(map, tracing_map_cmp_atomic64)
Caller
NameDescribe
create_tracing_map_fields