Searched defs:cache_level (Results 1 – 3 of 3) sorted by relevance
| /misc/config_tools/scenario_config/ |
| A D | config_summary.py | 190 def write_each_shared_cache(self, cache_level): argument 208 def get_vcpu_table(self, vm_vcpu_info, cache_level): argument 224 def get_vm_used_vcpu(self, cache_level): argument 389 def get_each_cache_way_info(self, cache_level, cache_id=None): argument
|
| /misc/config_tools/board_config/ |
| A D | board_c.py | 221 def get_mask_list(cache_level, cache_id): argument
|
| /misc/config_tools/board_inspector/cpuparser/ |
| A D | cpuids.py | 205 cache_level = cpuidfield(EAX, 7, 5, doc="Cache Level") variable in LEAF_4
|
Completed in 8 milliseconds