Function report |
Source Code:arch\x86\kernel\cpu\resctrl\ctrlmondata.c |
Create Date:2022-07-28 08:13:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:show_doms
Proto:static void show_doms(struct seq_file *s, struct rdt_resource *r, int closid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | s | |
struct rdt_resource * | r | |
int | closid |
443 | bool sep = false |
446 | seq_printf(s, "%*s:", Used to store the max resource name width and max resource data width* to display the schemata in a tabular format, name) |
453 | seq_printf(s, format_str, id, Used to store the max resource name width and max resource data width* to display the schemata in a tabular format, ctrl_val) |
455 | sep = true |
Name | Describe |
---|---|
rdtgroup_schemata_show |
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 |