函数逻辑报告 |
Source Code:kernel\trace\trace_events.c |
Create Date:2022-07-27 13:25:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:trace_event_buffer_reserve
函数原型:void *trace_event_buffer_reserve(struct trace_event_buffer *fbuffer, struct trace_event_file *trace_file, unsigned long len)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_event_buffer * | fbuffer | |
struct trace_event_file * | trace_file | |
unsigned long | len |
250 | event_call等于event_call |
256 | local_save_flags(flags) |
264 | 如果IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_PREEMPTION)则pc自减 |
266 | trace_file等于trace_file |
268 | event等于trace_event_buffer_lock_reserve( & buffer, trace_file, type, len, flags, pc) |
272 | 如果非event则返回:NULL |
275 | entry等于g_buffer_event_data - return the data of the event*@event: the event to get the data from |
276 | 返回:entry |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |