Searched refs:stack_profile_frame_table (Results 1 – 10 of 10) sorted by relevance
110 *context_.storage->stack_profile_frame_table().FindById(frame_id); in TEST_F()158 *context_.storage->stack_profile_frame_table().FindById(frame_id); in TEST_F()174 *context_.storage->stack_profile_frame_table().FindById(frame_id); in TEST_F()
162 const auto& frames = context.storage->stack_profile_frame_table(); in TEST_F()
57 *context_->storage->stack_profile_frame_table().FindById(frame_id); in OnFrameCreated()
76 auto frame = *context_.storage->stack_profile_frame_table().FindById( in Get()
379 auto& frames = context_.storage->stack_profile_frame_table(); in WriteLocationIfNeeded()
139 const auto& f_table = context_->storage->stack_profile_frame_table(); in ComputeTable()
67 storage->stack_profile_frame_table(); in GetMergedCallsites()
230 !storage->stack_profile_frame_table() in RunImpl()
523 const tables::StackProfileFrameTable& stack_profile_frame_table() const { in stack_profile_frame_table() function
1371 const auto& frames = storage_->stack_profile_frame_table(); in ExportCpuProfileSamples()