Searched refs:callsite_table (Results 1 – 1 of 1) sorted by relevance
169 const auto& callsite_table = context.storage->stack_profile_callsite_table(); in TEST_F() local170 const auto& depth = callsite_table.depth(); in TEST_F()171 const auto& parent_id = callsite_table.parent_id(); in TEST_F()172 const auto& frame_id = callsite_table.frame_id(); in TEST_F()