Searched refs:stack_profile_mapping_table (Results 1 – 11 of 11) sorted by relevance
127 EXPECT_THAT(context.storage->stack_profile_mapping_table().build_id()[0], in TEST_F()129 EXPECT_THAT(context.storage->stack_profile_mapping_table().exact_offset()[0], in TEST_F()131 EXPECT_THAT(context.storage->stack_profile_mapping_table().start_offset()[0], in TEST_F()133 EXPECT_THAT(context.storage->stack_profile_mapping_table().start()[0], in TEST_F()135 EXPECT_THAT(context.storage->stack_profile_mapping_table().end()[0], in TEST_F()137 EXPECT_THAT(context.storage->stack_profile_mapping_table().load_bias()[0], in TEST_F()139 EXPECT_THAT(context.storage->stack_profile_mapping_table().name()[0], in TEST_F()228 EXPECT_THAT(context.storage->stack_profile_mapping_table().name()[0], in TEST()
160 const auto& mappings = context_->storage->stack_profile_mapping_table(); in AddFrame()
607 for (auto it = context_->storage->stack_profile_mapping_table().IterateRows(); in NotifyEndOfFile()
2820 ->GetString(storage_->stack_profile_mapping_table().build_id()[0]) in TEST_F()
146 context_.storage->stack_profile_mapping_table() in GetMapType()
356 const auto& mappings = context_.storage->stack_profile_mapping_table(); in WriteLocationIfNeeded()
141 const auto& m_table = context_->storage->stack_profile_mapping_table(); in ComputeTable()
54 storage->stack_profile_mapping_table(); in GetMergedCallsites()
529 const tables::StackProfileMappingTable& stack_profile_mapping_table() const { in stack_profile_mapping_table() function
686 RegisterDbTable(storage->stack_profile_mapping_table()); in TraceProcessorImpl()
1393 const auto& mappings = storage_->stack_profile_mapping_table(); in ExportCpuProfileSamples()