Home
last modified time | relevance | path

Searched defs:BenchmarkSymbolLookup (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/unwinding/libunwindstack/benchmarks/
H A DSymbolBenchmark.cpp32 static void BenchmarkSymbolLookup(benchmark::State& state, std::vector<uint64_t> offsets, in BenchmarkSymbolLookup() function
84 static void BenchmarkSymbolLookup(benchmark::State& state, uint64_t pc, std::string elf_file, in BenchmarkSymbolLookup() function