Function report |
Source Code:kernel\gcov\clang.c |
Create Date:2022-07-28 11:33:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gcov_info_next - return next profiling data set*@info: profiling data set* Returns next gcov_info following @info or first gcov_info in the chain if*@info is %NULL.
Proto:struct gcov_info *gcov_info_next(struct gcov_info *info)
Type:struct gcov_info
Parameter:
Type | Parameter | Name |
---|---|---|
struct gcov_info * | info |
187 | If list_is_last - tests whether @list is the last entry in list @head*@list: the entry to test*@head: the head of the list Then Return NULL |
189 | Return list_next_entry - get the next element in list*@pos: the type * to cursor*@member: the name of the list_head within the struct.(info, head) |
Name | Describe |
---|---|
gcov_module_notifier | Update list and generate events when modules are unloaded. |
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 |