| Function report | 
| Source Code: kernel\sched\debug.c | Create Date:2022-07-28 09:43:57 | 
| Last Modify:2020-03-17 13:39:02 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:print_rq
Proto:static void print_rq(struct seq_file *m, struct rq *rq, int rq_cpu)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | m | |
| struct rq * | rq | |
| int | rq_cpu | 
| 467 | This allows printing both to /proc/sched_debug and* to the console(m, "runnable tasks:\n") | 
| 468 | This allows printing both to /proc/sched_debug and* to the console(m, " S task PID tree-key switches prio wait-time sum-exec sum-sleep\n") | 
| 470 | This allows printing both to /proc/sched_debug and* to the console(m, "-----------------------------------------------------------------------------------------------------------\n") | 
| Name | Describe | 
|---|---|
| print_cpu | 
| 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 |