Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/benchmarks/
DSymbolBenchmark.cpp112 BenchmarkSymbolLookup(state, 0, GetSymbolSortedElfFile(), false); in BM_elf_and_symbol_not_present_from_sorted()
117 BenchmarkSymbolLookup(state, 0x138638, GetSymbolSortedElfFile(), true); in BM_elf_and_symbol_find_single_from_sorted()
122 BenchmarkSymbolLookup(state, 0x138638, GetSymbolSortedElfFile(), true, 4096); in BM_elf_and_symbol_find_single_many_times_from_sorted()
129 GetSymbolSortedElfFile(), true); in BM_elf_and_symbol_find_multiple_from_sorted()
DUtils.cpp34 std::string GetSymbolSortedElfFile() { in GetSymbolSortedElfFile() function
40 return GetSymbolSortedElfFile(); in GetCompressedElfFile()
DUtils.h26 std::string GetSymbolSortedElfFile();