Home
last modified time | relevance | path

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

/glibc-2.36/benchtests/scripts/
Dimport_bench.py97 def do_for_all_timings(bench, callback): function
121 do_for_all_timings(points, split_list)
Dcompare_bench.py166 bench.do_for_all_timings(bench1, lambda b, f, v:
169 bench.do_for_all_timings(bench2, lambda b, f, v:
/glibc-2.36/ChangeLog.old/
DChangeLog.1837119 (do_for_all_timings): Likewise.