Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/tools/gbench/
H A Dreport.py86 def filter_benchmark(json_orig, family, replacement=""): function
574 json1 = filter_benchmark(json, "BM_Z.ro", ".")
575 json2 = filter_benchmark(json, "BM_O.e", ".")
/llvm-project-15.0.7/third-party/benchmark/tools/
H A Dcompare.py249 json1 = gbench.report.filter_benchmark(
251 json2 = gbench.report.filter_benchmark(