Home
last modified time | relevance | path

Searched refs:update_text (Results 1 – 3 of 3) sorted by relevance

/misc/config_tools/static_allocators/
A Dcpu_freq.py184 … acrn_config_utilities.update_text("./limits/limit_highest_lvl", str(highest_lvl), alloc_cpu, True)
185 … acrn_config_utilities.update_text("./limits/limit_lowest_lvl", str(lowest_lvl), alloc_cpu, True)
186 …acrn_config_utilities.update_text("./limits/limit_highest_pstate", str(highest_pstate), alloc_cpu,…
187 …acrn_config_utilities.update_text("./limits/limit_lowest_pstate", str(lowest_pstate), alloc_cpu, T…
A Dgpa.py360 …acrn_config_utilities.update_text(f"./bar[@id = '2']", hex(bar_base | PREFETCHABLE_BIT | MEMORY_BA…
/misc/config_tools/library/
A Dacrn_config_utilities.py204 def update_text(xpath, value, etree, overwrite=False): function

Completed in 5 milliseconds