Searched refs:BenchmarkLocalUpdatableMaps (Results 1 – 1 of 1) sorted by relevance
29 class BenchmarkLocalUpdatableMaps : public unwindstack::LocalUpdatableMaps { class31 BenchmarkLocalUpdatableMaps() : unwindstack::LocalUpdatableMaps() {} in BenchmarkLocalUpdatableMaps() function in BenchmarkLocalUpdatableMaps32 virtual ~BenchmarkLocalUpdatableMaps() = default;59 BenchmarkLocalUpdatableMaps maps; in ReparseBenchmark()