Function report |
Source Code:arch\x86\kernel\cpu\resctrl\ctrlmondata.c |
Create Date:2022-07-28 08:12:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:parse_bw_intel
Proto:int parse_bw_intel(struct rdt_parse_data *data, struct rdt_resource *r, struct rdt_domain *d)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rdt_parse_data * | data | |
struct rdt_resource * | r | |
struct rdt_domain * | d |
112 | If have_new_ctrl Then |
113 | rdt_last_cmd_printf("Duplicate domain %d\n", id) |
114 | Return -EINVAL |
120 | have_new_ctrl = true |
122 | 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 |