Home
last modified time | relevance | path

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

/misc/config_tools/board_config/
A Dboard_c.py15 L2 = 0 variable in RDT
252 res_present[RDT.L2.value] += 1
271 if res_present[RDT.L2.value] == 0:
297 res_present[RDT.L2.value] = len(cache_list)
319 res_present[RDT.L2.value] = 1
329 if res_present[RDT.L2.value] > 0:
334 print("\t\t.num_ins = {},".format(res_present[RDT.L2.value]), file=config)

Completed in 39 milliseconds