Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace.h Create Date:2022-07-28 11:51:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_parser_clear

Proto:static inline void trace_parser_clear(struct trace_parser *parser)

Type:void

Parameter:

TypeParameterName
struct trace_parser *parser
1218  cont = false
1219  idx = 0
Caller
NameDescribe
trace_pid_write
trace_get_userrace_get_user - reads the user input string separated by space* (matched by isspace(ch))* For each string found the 'struct trace_parser' is updated,* and the function returns.* Returns number of bytes read.* See kernel/trace/trace