Home
last modified time | relevance | path

Searched defs:mProfilingType (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/engine/
DConfigBuilder.h77 proto::ProfilingType mProfilingType = proto::ProfilingType::DISABLED; variable
/packages/services/Car/cpp/computepipe/runner/client_interface/
DDebuggerImpl.h67 aidl::android::automotive::computepipe::runner::PipeProfilingType mProfilingType; variable
/packages/services/Car/cpp/computepipe/runner/include/
DRunnerComponent.h137 proto::ProfilingType mProfilingType = proto::ProfilingType::DISABLED; variable
/packages/modules/Profiling/service/java/com/android/os/profiling/
DTracingSession.java50 private final int mProfilingType; field in TracingSession