mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 10:52:33 +01:00
Update
This commit is contained in:
@@ -374,4 +374,3 @@ class DVFS(ResultProcessor):
|
||||
for i in range(self.device.number_of_cores * self.multiply_factor):
|
||||
temprow.append("{0:.3f}".format(temp["cpu{}".format(i)][offline_value]))
|
||||
writer.writerow(temprow)
|
||||
|
||||
|
Reference in New Issue
Block a user