Searched refs:mutable_stack_profile_callsite_table (Results 1 – 5 of 5) sorted by relevance
51 storage.mutable_stack_profile_callsite_table()->Insert({}); in TEST()
50 context_->storage->mutable_stack_profile_callsite_table()->Insert(row).id; in InternCallsite()
534 tables::StackProfileCallsiteTable* mutable_stack_profile_callsite_table() { in mutable_stack_profile_callsite_table() function
987 RegisterStaticTable(storage->mutable_stack_profile_callsite_table()); in InitPerfettoSqlEngine()
1554 auto* callsites = storage->mutable_stack_profile_callsite_table(); in TEST_F()