Searched refs:mutable_ftrace_event_table (Results 1 – 5 of 5) sorted by relevance
239 context_->storage->mutable_ftrace_event_table()->Insert(row).id; in PushSchedWakingCompact()277 context_->storage->mutable_ftrace_event_table() in AddRawSchedSwitchEvent()
1502 context_->storage->mutable_ftrace_event_table() in ParseGenericFtrace()1545 context_->storage->mutable_ftrace_event_table() in ParseTypedFtraceToRaw()
113 return AddArgsTo(context_->storage->mutable_ftrace_event_table(), id); in AddArgsTo()
485 tables::FtraceEventTable* mutable_ftrace_event_table() { in mutable_ftrace_event_table() function
1122 RegisterStaticTable(storage->mutable_ftrace_event_table()); in InitPerfettoSqlEngine()