Home
last modified time | relevance | path

Searched defs:SetupArgs (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.h2322 struct SetupArgs { struct
2330 // |SetupArgs|. Called on an internal Perfetto service thread, but not argument
2332 virtual void OnSetup(const SetupArgs&) {} in OnSetup()
Dperfetto.cpp37742 void DataSourceBase::OnSetup(const SetupArgs&) {} in OnSetup()
40835 void TrackEventSessionObserver::OnSetup(const DataSourceBase::SetupArgs&) {} in OnSetup()
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc30076 void DataSourceBase::OnSetup(const SetupArgs&) {} in OnSetup()