Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/benchmarks/
DElfBenchmark.cpp32 static void BenchmarkElfCreate(benchmark::State& state, const std::string& elf_file) { in BenchmarkElfCreate() function
72 BenchmarkElfCreate(state, GetElfFile()); in BM_elf_create()
77 BenchmarkElfCreate(state, GetCompressedElfFile()); in BM_elf_create_compressed()