Function report | 
Source Code:kernel\profile.c | 
Create Date:2022-07-28 10:37:39 | 
| Last Modify:2020-03-17 15:11:09 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:prof_cpu_mask_proc_show
Proto:static int prof_cpu_mask_proc_show(struct seq_file *m, void *v)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | m | |
| void * | v | 
| 418 | seq_printf(m, "%*pb\n", cpumask_pr_args - printf args to output a cpumask*@maskp: cpumask to be printed* Can be used to provide arguments for '%*pb[l]' when printing a cpumask.(prof_cpu_mask)) | 
| 419 | 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  |