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:34
Last Modify:2020-03-17 19:44:05 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:cmp_entries_dup

Proto:static int cmp_entries_dup(const struct tracing_map_sort_entry **a, const struct tracing_map_sort_entry **b)

Type:int

Parameter:

TypeParameterName
const struct tracing_map_sort_entry **a
const struct tracing_map_sort_entry **b
840  ret = 0
842  If memcmp(key, key, key_size) Then ret = 1
845  Return ret