Function report |
Source Code:kernel\time\timer_list.c |
Create Date:2022-07-28 10:44:50 |
Last Modify:2020-03-17 14:55:40 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:timer_list_show
Proto:static int timer_list_show(struct seq_file *m, void *v)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
void * | v |
308 | If cpu == -1 && Not second_pass Then timer_list_header(m, now) |
310 | Else if Not second_pass Then print_cpu(m, cpu, now) |
318 | 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 |