函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\trace_seq.h Create Date:2022-07-27 06:57:00
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:trace_seq_putc

函数原型:static inline void trace_seq_putc(struct trace_seq *s, unsigned char c)

返回类型:void

参数:

类型参数名称
struct trace_seq *s
unsigned charc

NULL

调用者
名称描述
ring_buffer_print_entry_headerThe ring buffer header is special. We must manually up keep it.
output_printk
trace_print_flags_seq
trace_print_symbols_seq
trace_print_flags_seq_u64
trace_print_symbols_seq_u64
trace_print_bitmask_seq
trace_print_hex_seqrace_print_hex_seq - print buffer as hex sequence*@p: trace seq struct to write to*@buf: The buffer to print*@buf_len: Length of @buf in bytes*@concatenate: Print @buf as single hex string or with spacing* Prints the passed buffer as a hex sequence either
trace_print_array_seq
trace_print_hex_dump_seq
seq_print_ip_sym
trace_print_lat_fmtrace_print_lat_fmt - print the irq, preempt and lockdep fields*@s: trace seq struct to write to*@entry: The trace entry field from the ring buffer* Prints the generic fields of irqs off, in hard or softirq, preempt* count.
trace_fn_traceTRACE_FN
trace_stack_printTRACE_STACK
trace_user_stack_printTRACE_USER_STACK
trace_hwlat_printTRACE_HWLAT
trace_raw_data