/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/ |
H A D | interceptor.h | 195 struct SetupArgs { struct 203 // |SetupArgs|. Called on an internal Perfetto service thread, but not argument 205 virtual void OnSetup(const SetupArgs&) {} in OnSetup()
|
/aosp_15_r20/external/perfetto/include/perfetto/tracing/ |
H A D | interceptor.h | 195 struct SetupArgs { struct 203 // |SetupArgs|. Called on an internal Perfetto service thread, but not argument 205 virtual void OnSetup(const SetupArgs&) {} in OnSetup()
|
/aosp_15_r20/frameworks/native/services/gpuservice/tracing/include/tracing/ |
H A D | GpuMemTracer.h | 34 virtual void OnSetup(const SetupArgs&) override{}; in OnSetup()
|
/aosp_15_r20/external/perfetto/src/tracing/ |
H A D | data_source.cc | 26 void DataSourceBase::OnSetup(const SetupArgs&) {} in OnSetup()
|
H A D | api_benchmark.cc | 30 void OnSetup(const SetupArgs&) override {} in OnSetup()
|
/aosp_15_r20/external/mesa3d/src/util/perf/ |
H A D | u_perfetto_renderpass.h | 40 void OnSetup(const perfetto::DataSourceBase::SetupArgs &) override in OnSetup()
|
/aosp_15_r20/external/mesa3d/src/freedreno/drm/ |
H A D | freedreno_drm_perfetto.cc | 35 void OnSetup(const SetupArgs &) override in OnSetup()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTracer/ |
H A D | FrameTracer.h | 31 virtual void OnSetup(const SetupArgs&) override{}; in OnSetup()
|
/aosp_15_r20/external/perfetto/examples/sdk/ |
H A D | example_custom_data_source.cc | 42 void OnSetup(const SetupArgs&) override { in OnSetup()
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | etw_interceptor_win.cc | 115 void ETWInterceptor::OnSetup(const SetupArgs&) {} in OnSetup()
|
/aosp_15_r20/external/perfetto/test/stress_test/ |
H A D | stress_producer.cc | 80 void StressTestDataSource::OnSetup(const SetupArgs&) { in OnSetup()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | map_defun_op.cc | 257 Status MapDefunOp::SetupArgs(OpKernelContext* ctx, in SetupArgs() function in tensorflow::data::MapDefunOp
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTimeline/ |
H A D | FrameTimeline.h | 390 void OnSetup(const SetupArgs&) override {}; in OnSetup()
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_perfetto.cc | 310 void OnSetup(const SetupArgs &) override in OnSetup()
|
/aosp_15_r20/external/perfetto/src/tracing/internal/ |
H A D | track_event_internal.cc | 42 void TrackEventSessionObserver::OnSetup(const DataSourceBase::SetupArgs&) {} in OnSetup()
|
/aosp_15_r20/external/perfetto/src/tracing/test/ |
H A D | api_integrationtest.cc | 318 void OnSetup(const SetupArgs&) override {} in OnSetup() 405 void OnSetup(const SetupArgs&) override {} in OnSetup() 5439 void OnSetup(const SetupArgs&) override { in OnSetup() 5655 void OnSetup(const perfetto::DataSourceBase::SetupArgs&) { in TEST_P()
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | dexopt.cpp | 538 void SetupArgs(const std::vector<T>& profile_fds, in SetupArgs() function in android::installd::RunProfman
|