Searched refs:stack_profile_callsite_table (Results 1 – 10 of 10) sorted by relevance
121 storage_->stack_profile_callsite_table(), {}, {})); in ComputeTable()142 CallsiteId(start_id_uint), storage_->stack_profile_callsite_table()); in ComputeTable()
65 storage->stack_profile_callsite_table(); in GetMergedCallsites()114 storage->stack_profile_callsite_table(); in BuildFlamegraphTableTreeStructure()
138 const auto& cs_table = context_->storage->stack_profile_callsite_table(); in ComputeTable()
176 const auto& callsite_table = context.storage->stack_profile_callsite_table(); in TEST_F()192 const auto& callsites = storage.stack_profile_callsite_table(); in FindCallstack()
74 context_->storage->stack_profile_callsite_table().FindById(*parent_id); in AddCallsite()
49 Get(*context_.storage->stack_profile_callsite_table().FindById(*id)) in GetState()
346 const auto& cs_table = context_.storage->stack_profile_callsite_table(); in GetLocationIdsForCallsite()
161 !storage->stack_profile_callsite_table() in RunImpl()
530 const tables::StackProfileCallsiteTable& stack_profile_callsite_table() in stack_profile_callsite_table() function
1370 const auto& callsites = storage_->stack_profile_callsite_table(); in ExportCpuProfileSamples()