函数逻辑报告 |
Source Code:kernel\trace\ring_buffer.c |
Create Date:2022-07-27 12:58:17 |
Last Modify:2020-03-17 19:30:04 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:rb_init_page
函数原型:static void rb_init_page(struct buffer_data_page *bpage)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct buffer_data_page * | bpage |
345 | local_set( & write committed index , 0) |
名称 | 描述 |
---|---|
__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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |