Function report |
Source Code:kernel\trace\tracing_map.c |
Create Date:2022-07-28 12:07:34 |
Last Modify:2020-03-17 19:44:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cmp_entries_dup
Proto:static int cmp_entries_dup(const struct tracing_map_sort_entry **a, const struct tracing_map_sort_entry **b)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct tracing_map_sort_entry ** | a | |
const struct tracing_map_sort_entry ** | b |
840 | ret = 0 |
845 | Return ret |
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 |