Function report |
Source Code:kernel\trace\ring_buffer.c |
Create Date:2022-07-28 11:54:01 |
Last Modify:2020-03-17 19:30:04 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rb_event_index
Proto:static __always_inline unsigned rb_event_index(struct ring_buffer_event *event)
Type:unsigned
Parameter:
Type | Parameter | Name |
---|---|---|
struct ring_buffer_event * | event |
1945 | Return (addr & ~PAGE_MASK) - BUF_PAGE_HDR_SIZE |
Name | Describe |
---|---|
rb_add_time_stamp | Slow path, do not inline |
rb_try_to_discard | |
rb_event_is_commit | |
rb_update_write_stamp |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |