SYMBOL INDEX (100 symbols across 8 files) FILE: cpu_boost.py function get_cpu_core_count (line 23) | def get_cpu_core_count(): function get_cpu_info (line 27) | def get_cpu_info(): function get_cpu_usage (line 45) | def get_cpu_usage(process): function get_file_descriptor_info (line 48) | def get_file_descriptor_info(pid): function get_shared_memory_info (line 57) | def get_shared_memory_info(pid): function get_idle_cores (line 76) | def get_idle_cores(): function get_core_score (line 88) | def get_core_score(core, current_cpu_load, cpu_freqs): function get_high_frequency_cores (line 94) | def get_high_frequency_cores(cpu_freqs, num_cores=4): function adjust_cpu_and_priority (line 99) | def adjust_cpu_and_priority(process, num_cores_to_assign, cpu_freqs): function optimize_memory_for_high_cpu_process (line 129) | def optimize_memory_for_high_cpu_process(process, recommended_memory_gb=6): class ProcessInfo (line 153) | class ProcessInfo: method __init__ (line 154) | def __init__(self, pid, cpu_usage, file_descriptors): class SharedMemory (line 159) | class SharedMemory: method __init__ (line 160) | def __init__(self, size): method set_value (line 164) | def set_value(self, offset, value): method get_value (line 168) | def get_value(self, offset, size): function get_c_process_file_info (line 172) | def get_c_process_file_info(process_to_check): function io_operation (line 182) | def io_operation(shared_memory_segment, process_to_check, pid, result_qu... function cpu_memory (line 233) | def cpu_memory(): FILE: darkos.py function extract_archive (line 23) | def extract_archive(file_path, extract_to): function colored_input (line 61) | def colored_input(prompt): function start_darkos (line 66) | def start_darkos(): function wine_container (line 73) | def wine_container(): function recreate_32bit (line 142) | def recreate_32bit(): function photo (line 205) | def photo(): function check_network_connection (line 207) | def check_network_connection(): function main (line 213) | def main(): function mangohud_vulkan (line 230) | def mangohud_vulkan(): function winetricks (line 234) | def winetricks(): function start_container (line 279) | def start_container(): function uninstall_wine (line 307) | def uninstall_wine(): function uninstall_wine9 (line 337) | def uninstall_wine9(): function recreate_prefix_wineAZ (line 342) | def recreate_prefix_wineAZ(): function xinput_support (line 377) | def xinput_support(): function check_config_wine (line 402) | def check_config_wine(): function Compile (line 405) | def Compile(): function install_wine9 (line 408) | def install_wine9(): function auto_start (line 411) | def auto_start(): function get_shell_name (line 440) | def get_shell_name(): function activate_auto_start (line 446) | def activate_auto_start(command, shell_name): function deactivate_auto_start (line 468) | def deactivate_auto_start(command, shell_name): function styles (line 485) | def styles(): function change_setting (line 500) | def change_setting(): function box_version (line 617) | def box_version(): function reload (line 663) | def reload(): function new_sesson (line 674) | def new_sesson(): function main_menu (line 682) | def main_menu(): FILE: debug-darkos.py function colored_input (line 25) | def colored_input(prompt): function recreate_prefix (line 30) | def recreate_prefix(): function reboot (line 116) | def reboot(): FILE: installglibc.py function extract_archive (line 15) | def extract_archive(file_path, extract_to): function package_install_and_check (line 53) | def package_install_and_check(*packs_list): function check_and_backup (line 70) | def check_and_backup(file_paths): function start_darkos (line 79) | def start_darkos(): function termux_pkg (line 87) | def termux_pkg(): function install_glibc_AZ (line 94) | def install_glibc_AZ(): function update (line 97) | def update(): function alsa (line 100) | def alsa(): function mangohud (line 104) | def mangohud(): function install_AZ (line 108) | def install_AZ(): function install_box (line 111) | def install_box(): function install_conf (line 114) | def install_conf(): function edit_bashrc (line 122) | def edit_bashrc(): function create_prefix (line 150) | def create_prefix(): function install_mono (line 185) | def install_mono(): function install_wine9 (line 188) | def install_wine9(): function scripts (line 192) | def scripts(): function remove (line 218) | def remove(): FILE: new-update.py function update_remove (line 15) | def update_remove(): function pg (line 24) | def pg(): function mangohud (line 26) | def mangohud(): function update (line 30) | def update(): function update_files (line 34) | def update_files(): FILE: run-darkos.py function extract_and_delete_tar_files (line 18) | def extract_and_delete_tar_files(): function load_conf (line 42) | def load_conf(): function create_wine_prefix (line 56) | def create_wine_prefix(): function start_wine (line 82) | def start_wine(): function restart_wine (line 100) | def restart_wine(): function update_wine (line 110) | def update_wine(): function stop_virgl (line 121) | def stop_virgl(): function start_virgl (line 131) | def start_virgl(): function reload_style (line 142) | def reload_style(): function shutdown_wine (line 149) | def shutdown_wine(): function debug_wine (line 156) | def debug_wine(): function settings_wine (line 166) | def settings_wine(): function input_action (line 179) | def input_action(): function restart_program (line 197) | def restart_program(): function stop_darkos (line 205) | def stop_darkos(): FILE: setting-darkos.py function extract_archive (line 23) | def extract_archive(file_path, extract_to): function remove (line 56) | def remove(): function uninstall_wine9 (line 63) | def uninstall_wine9(): function install_wine9 (line 70) | def install_wine9(): function internet_connected (line 96) | def internet_connected(): function wine_manager (line 103) | def wine_manager(): function photo (line 154) | def photo(): function uninstall_wine (line 156) | def uninstall_wine(): function install_wine3 (line 183) | def install_wine3(): function wine_select (line 208) | def wine_select(): function search_and_move_folders (line 237) | def search_and_move_folders(root_dir, target_folders, destination_dir): FILE: update-darkos.py function remove (line 13) | def remove():