Searched refs:hex_mask (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/common/
H A DFileSystemConfig.py42 def hex_mask(terms): function
151 file_append((nodedir, 'cpumap'), hex_mask(cpu_list))
170 hex_mask(core_siblings))
173 hex_mask(thread_siblings))
197 file_append((indexdir, 'shared_cpu_map'), hex_mask(cpus))

Completed in 4 milliseconds