| 函数逻辑报告 | 
| 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 | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:trace_seq_putc
函数原型:static inline void trace_seq_putc(struct trace_seq *s, unsigned char c)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct trace_seq * | s | |
| unsigned char | c | 
NULL
| 名称 | 描述 | 
|---|---|
| ring_buffer_print_entry_header | The 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_seq | race_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_fmt | race_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_trace | TRACE_FN | 
| trace_stack_print | TRACE_STACK | 
| trace_user_stack_print | TRACE_USER_STACK | 
| trace_hwlat_print | TRACE_HWLAT | 
| trace_raw_data | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |