Searched refs:pts1 (Results 1 – 1 of 1) sorted by relevance
64 def compare_runs(pts1, pts2, threshold, stats): argument75 for func in pts1['functions'].keys():76 for var in pts1['functions'][func].keys():77 tl1 = pts1['functions'][func][var]87 if 'timings' not in pts1['functions'][func][var].keys() or \