函数逻辑报告 |
Source Code:kernel\trace\trace_probe.h |
Create Date:2022-07-27 13:30:13 |
Last Modify:2020-03-17 20:12:35 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:get_loc_data
函数原型:static inline __attribute__((__always_inline__)) void *get_loc_data(unsigned int *dl, void *ent)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int * | dl | |
void * | ent |
67 | 返回:ent加get_loc_offs( * dl) |
名称 | 描述 |
---|---|
fetch_store_string | Fetch a null-terminated string. Caller MUST set *(u32 *)buf with max* length and relative data location. |
fetch_store_string_user | Fetch a null-terminated string from user. Caller MUST set *(u32 *)buf* with max length and relative data location. |
print_type_string | Print type function for string type |
fetch_store_string | Fetch a null-terminated string. Caller MUST set *(u32 *)dest with max* length and relative data location. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |