Function report |
Source Code:kernel\trace\trace_branch.c |
Create Date:2022-07-28 12:14:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:annotate_branch_stat_show
Proto:static int annotate_branch_stat_show(struct seq_file *m, void *v)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
void * | v |
303 | f = branch_stat_process_file( & data) |
305 | If Not constant Then Return branch_stat_show_normal(m, & data, f) |
308 | l = snprintf - Format a string and place it in a buffer*@buf: The buffer to place the result into*@size: The size of the buffer, including the trailing null space*@fmt: The format string to use*@ |
313 | branch_stat_show(m, & data, f) |
314 | 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 |