Function report |
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c |
Create Date:2022-07-28 08:12:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rdtgroup_show_options
Proto:static int rdtgroup_show_options(struct seq_file *seq, struct kernfs_root *kf)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | seq | |
struct kernfs_root * | kf |
3018 | If alloc_enabled Then seq_puts(seq, ",cdp") |
3021 | If alloc_enabled Then seq_puts(seq, ",cdpl2") |
3024 | If is_mba_sc( & rdt_resources_all[RDT_RESOURCE_MBA]) Then seq_puts(seq, ",mba_MBps") |
3027 | 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 |