Searched refs:DisableAllEvents (Results 1 – 7 of 7) sorted by relevance
43 bool DisableAllEvents();
69 void DisableAllEvents();
332 void FtraceController::DisableAllEvents() { in DisableAllEvents() function in perfetto::FtraceController333 ftrace_procfs_->DisableAllEvents(); in DisableAllEvents()
44 ftrace->DisableAllEvents(); in ResetFtrace()
99 bool FtraceProcfs::DisableAllEvents() { in DisableAllEvents() function in perfetto::FtraceProcfs
420 ftrace_->DisableAllEvents(); in RemoveConfig()
238 ftrace_->DisableAllEvents(); in CreateFtraceDataSource()