函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:synth_field_signed

函数原型:static bool synth_field_signed(char *type)

返回类型:bool

参数:

类型参数名称
char *type
682  如果str_has_prefix - Test if a string has a given prefix*@str: The string to test*@prefix: The string to see if @str starts with* A common way to test a prefix of a string is to do:* strncmp(str, prefix, sizeof(prefix) - 1)* But this can lead to bugs due to 则返回:false
684  如果字符串比较恒等于0则返回:false
687  返回:true
调用者
名称描述
parse_synth_field