Function report |
Source Code:kernel\trace\trace_branch.c |
Create Date:2022-07-28 12:14:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:annotated_branch_stat_headers
Proto:static int annotated_branch_stat_headers(struct seq_file *m)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m |
238 | seq_puts(m, " correct incorrect % Function File Line\n ------- --------- - -------- ---- ----\n") |
244 | Return 0 |
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 |