Function report | 
Source Code:kernel\time\timekeeping_debug.c | 
Create Date:2022-07-28 10:52:24 | 
| Last Modify:2020-03-17 14:56:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:tk_debug_sleep_time_show
Proto:static int tk_debug_sleep_time_show(struct seq_file *s, void *data)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | s | |
| void * | data | 
| 28 | If sleep_time_bin[bin] == 0 Then Continue | 
| 30 | seq_printf(s, "%10u - %-10u %4u\n", bin ? 1 << (bin - 1) : 0, 1 << bin, sleep_time_bin[bin]) | 
| 34 | 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  |