Searched refs:max_core_id_len (Results 1 – 1 of 1) sorted by relevance
44 max_core_id_len = len(str(max(cores))) variable46 output = " ".ljust(max_core_id_len + len('Core '))51 output = " ".ljust(max_core_id_len + len('Core '))58 output = "Core %s" % str(c).ljust(max_core_id_len)