Home
last modified time | relevance | path

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

/glibc-2.36/benchtests/scripts/
Dcompare_bench.py64 def compare_runs(pts1, pts2, threshold, stats): argument
75 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 \