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

/gem5/util/plot_dram/
H A DPlotPowerStates.py90 StatToKey = { variable
171 elif line.strip().split()[0] in StatToKey.keys():
176 state = StatToKey[statistic]

Completed in 4 milliseconds