Function report |
Source Code:arch\x86\kernel\cpu\resctrl\core.c |
Create Date:2022-07-28 08:09:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_cache_id
Proto:static int get_cache_id(int cpu, int level)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu | |
int | level |
351 | ci = get_cpu_cacheinfo(cpu) |
354 | When i < num_leaves cycle |
359 | Return -1 |
Name | Describe |
---|---|
domain_add_cpu | domain_add_cpu - Add a cpu to a resource's domain list.* If an existing domain in the resource r's domain list matches the cpu's* resource id, add the cpu in the domain.* Otherwise, a new domain is allocated and inserted into the right position |
domain_remove_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 |