Searched refs:sec_times (Results 1 – 1 of 1) sorted by relevance
1303 def plot_latencies(sec_times): argument1307 for (i, name) in enumerate(sec_times.keys()):1308 times = sec_times[name]