Function report |
Source Code:kernel\trace\ring_buffer.c |
Create Date:2022-07-28 11:52:58 |
Last Modify:2020-03-17 19:30:04 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rb_init_page
Proto:static void rb_init_page(struct buffer_data_page *bpage)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct buffer_data_page * | bpage |
345 | local_set( & write committed index , 0) |
Name | Describe |
---|---|
__rb_allocate_pages | |
rb_allocate_cpu_buffer | |
ring_buffer_alloc_read_page | g_buffer_alloc_read_page - allocate a page to read from buffer*@buffer: the buffer to allocate for |
ring_buffer_read_page | g_buffer_read_page - extract a page from the ring buffer*@buffer: buffer to extract from*@data_page: the page to use allocated from ring_buffer_alloc_read_page*@len: amount to extract*@cpu: the cpu of the buffer to extract |
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 |