Searched refs:stack_profile_mapping_table (Results 1 – 13 of 13) sorted by relevance
138 EXPECT_THAT(context.storage->stack_profile_mapping_table()[0].build_id(), in TEST_F()140 EXPECT_THAT(context.storage->stack_profile_mapping_table()[0].exact_offset(), in TEST_F()142 EXPECT_THAT(context.storage->stack_profile_mapping_table()[0].start_offset(), in TEST_F()144 EXPECT_THAT(context.storage->stack_profile_mapping_table()[0].start(), in TEST_F()146 EXPECT_THAT(context.storage->stack_profile_mapping_table()[0].end(), in TEST_F()148 EXPECT_THAT(context.storage->stack_profile_mapping_table()[0].load_bias(), in TEST_F()150 EXPECT_THAT(context.storage->stack_profile_mapping_table()[0].name(), in TEST_F()231 EXPECT_THAT(context.storage->stack_profile_mapping_table()[0].name(), in TEST()
64 uint32_t id = context_.storage->stack_profile_mapping_table().row_count(); in AddMapping()
603 for (auto it = context_->storage->stack_profile_mapping_table().IterateRows(); in NotifyEndOfFile()
2924 ->GetString(storage_->stack_profile_mapping_table()[0].build_id()) in TEST_F()
37 *context_->storage->stack_profile_mapping_table().FindById( in AddMapping()
65 context_->storage->stack_profile_mapping_table() in OnFrameCreated()
146 context_.storage->stack_profile_mapping_table() in GetMapType()
382 const auto& mappings = context_.storage->stack_profile_mapping_table(); in WriteLocationIfNeeded()
61 mapping_table_(context->storage->stack_profile_mapping_table()) { in PerfTracker()
140 const auto& m_table = context_->storage->stack_profile_mapping_table(); in ComputeTable()
70 storage->stack_profile_mapping_table(); in GetMergedCallsites()
516 const tables::StackProfileMappingTable& stack_profile_mapping_table() const { in stack_profile_mapping_table() function
1372 const auto& mappings = storage_->stack_profile_mapping_table(); in ExportCpuProfileSamples()